派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-04-15 d0391dba3708d3f32bcd94e1881d1b598a0d9ef0
src/views/MapTemplate.vue
@@ -91,7 +91,7 @@
        map: this.map
      })
      layerFactory.init(this.$store.state.map.serviceLayers.LayerSewersLine)
      layerFactory.init(this.$store.state.map.serviceLayers.layerSewersPoint)
      layerFactory.initEvent(this.$store.state.map.serviceLayers.LayerSewersLine)
      window.layerFactory = layerFactory
      this.basemapHelper = Sgis.initBasemapsHelper(this.map) // 初始化基础底图助手