派生自 wuyushui/SewerAndRainNetwork

YANGDL
2021-03-02 2969ad9bc0d891a4d9ba3e6d3a62d091d7e119ff
src/Sgis.js
@@ -4,7 +4,6 @@
import Editable from '@components/plugin/Editable'
import PathDrag from '@components/plugin/PathDrag'
import CanvasIcon from '@components/plugin/CanvasMarkers'
import MagicMarker from '@components/plugin/MagicMarker'
import WmtsSupport from '@components/plugin/wmts_plugins'
@@ -21,7 +20,6 @@
  Editable.init(L) // 图层编辑
  PathDrag.init(L) // 路径拖拽
  MagicMarker.init(L) // 动画Marker
  CanvasIcon.init(L) // 使用canvas绘制Marker
  WmtsSupport.init(L) // 扩展,使支持WMTS
  // CustomPopup.init(L) // 自定义弹出框
  DashFlow.DashFlow(L) // 流动线图