派生自 wuyushui/SewerAndRainNetwork

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