From 4c126cee59252f46e4dbae9b131866bdd5d11f0b Mon Sep 17 00:00:00 2001 From: jianneng-fit2cloud Date: Mon, 1 Jul 2024 17:07:24 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9B=BE=E8=A1=A8-=E7=AC=A6=E5=8F=B7?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE):=20=E7=AC=A6=E5=8F=B7=E5=9C=B0=E5=9B=BE?= =?UTF-8?q?=E5=8F=96=E6=B6=88=E8=B7=B3=E8=BD=AC=E5=92=8C=E8=81=94=E5=8A=A8?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chart/components/js/panel/charts/map/symbolic-map.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/core/core-frontend/src/views/chart/components/js/panel/charts/map/symbolic-map.ts b/core/core-frontend/src/views/chart/components/js/panel/charts/map/symbolic-map.ts index 459df759d9..7047c32100 100644 --- a/core/core-frontend/src/views/chart/components/js/panel/charts/map/symbolic-map.ts +++ b/core/core-frontend/src/views/chart/components/js/panel/charts/map/symbolic-map.ts @@ -25,9 +25,7 @@ export class SymbolicMap extends L7ChartView { 'basic-style-selector', 'title-selector', 'label-selector', - 'tooltip-selector', - 'jump-set', - 'linkage' + 'tooltip-selector' ] propertyInner: EditorPropertyInner = { ...MAP_EDITOR_PROPERTY_INNER,