派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-04-07 d64a41f77efcdaf5565bdb34206b00e231bfa66b
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
    }
  ]
}