派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-01-05 6e264d29ea646f9afcfd70200969c8765ed64e22
src/conf/MapConfig.js
@@ -19,9 +19,8 @@
// 几何类型常量
const GEOM_POINT = 'POINT'
const GEOM_POLYLINE = 'POLYLINE'
const GEOM_POLYGON = 'POLYGON'
console.log(GEOM_POINT, GEOM_POLYLINE, GEOM_POLYGON)
// const GEOM_POLYLINE = 'POLYLINE'
// const GEOM_POLYGON = 'POLYGON'
const mapOptions = {
  crs: L.CRS.EPSG4326,