mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
Merge pull request #10660 from dataease/pr@dev-v2@chart-symbolic-map-remove-style
fix(图表-符号地图): 符号地图取消跳转和联动功能
This commit is contained in:
@@ -25,9 +25,7 @@ export class SymbolicMap extends L7ChartView<Scene, L7Config> {
|
||||
'basic-style-selector',
|
||||
'title-selector',
|
||||
'label-selector',
|
||||
'tooltip-selector',
|
||||
'jump-set',
|
||||
'linkage'
|
||||
'tooltip-selector'
|
||||
]
|
||||
propertyInner: EditorPropertyInner = {
|
||||
...MAP_EDITOR_PROPERTY_INNER,
|
||||
|
||||
Reference in New Issue
Block a user