From 7e98976e49b810265924568a03df37cbf15bcaa8 Mon Sep 17 00:00:00 2001
From: zhangshuaibao <15731629597@163.com>
Date: 星期三, 17 三月 2021 18:02:48 +0800
Subject: [PATCH] Merge branch 'master' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork

---
 src/Sgis.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/Sgis.js b/src/Sgis.js
index 19c9dfb..ee53051 100644
--- a/src/Sgis.js
+++ b/src/Sgis.js
@@ -1,7 +1,7 @@
 import BasemapHelper from '@components/helpers/BasemapHelper'
 import VectorLayerHelper from '@components/helpers/VectorLayerHelper'
 import ServiceLayerHelper from '@components/helpers/ServiceLayerHelper'
-import PathDrag from '@components/plugin/PathDrag'
+import '@components/plugin/PathDrag'
 // import MagicMarker from '@components/plugin/MagicMarker'
 // import WmtsSupport from '@components/plugin/wmts_plugins'
 import MapConfig from '@/conf/MapConfig'
@@ -27,7 +27,7 @@
 
   // Leaflet鎵╁睍浠g爜
   // Editable.init(L) // 鍥惧眰缂栬緫
-  PathDrag.init(L) // 璺緞鎷栨嫿
+  // PathDrag.init(L) // 璺緞鎷栨嫿
   // MagicMarker.init(L) // 鍔ㄧ敾Marker
   // WmtsSupport.init(L) // 鎵╁睍锛屼娇鏀寔WMTS
   // CustomPopup.init(L) // 鑷畾涔夊脊鍑烘

--
Gitblit v1.8.0