派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-05-10 e955287ac83d12c1545db512d9af7ed5a15db21c
src/components/LayerController/service/LayerFactory.js
@@ -17,6 +17,7 @@
    this.layersLogic = {}
    this.minZoomLayers = {}
    this.wmsLayers = []
    this.clickSwitch = true // 图层点击弹窗开关
  }
  init (layerConfig) {