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