派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-07 3cc3e812218257698771b5e33df8beeb19cdda8d
src/conf/layers/LayerWasteWater.js
@@ -21,8 +21,7 @@
      sname: '监测点',
      checked: true, // 默认选中状态
      url: 'http://www.baidu2.com',
      minZoom: 10,
      childLayer: 'fsss,hbss' // 关联PointLayers
      minZoom: 10
    },
    {
      code: 'wasteWaterfk',
@@ -30,8 +29,7 @@
      sname: '排放口',
      checked: true, // 默认选中状态
      url: '',
      minZoom: 10,
      childLayer: 'fsss,hbss' // 关联PointLayers
      minZoom: 10
    }
  ]
}