派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-03-19 043a44a6b4d61796eafdecc02a13d47dd7137888
src/Sgis.js
@@ -10,7 +10,7 @@
// import FullScreen from '@components/plugin/FullScreen'
import DownLoad from '@components/plugin/DownLoad'
// 测量
import LeafletMeasurePath from '@components/plugin/leaflet-measure-path/leaflet-measure-path'
import '@components/plugin/leaflet-measure-path/leaflet-measure-path'
import 'leaflet.markercluster'
// import 'leaflet-canvas-markers'
@@ -36,7 +36,7 @@
  // FullScreen.init(L)
  // 下载
  DownLoad.init(L)
  LeafletMeasurePath.init(L)
  // LeafletMeasurePath.init(L)
  map = L.map(div, MapConfig.mapOptions)