派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-04-01 16720421bc99439f4cf43919c99844c104555102
src/conf/layers/LayerArea.js
@@ -14,8 +14,7 @@
      sname: '公司', // 表名
      checked: true, // 默认选中状态
      url: WFS_URL + '?TYPENAME=公司',
      minZoom: 10, // 在指定级别显示
      childLayer: 'fsss,hbss' // 关联PointLayers
      minZoom: 10
    },
    {
      code: 'sewersAreaMt',
@@ -23,8 +22,7 @@
      sname: '码头',
      checked: true, // 默认选中状态
      wfs: WFS_URL + '?TYPENAME=码头',
      minZoom: 10,
      childLayer: 'fsss,hbss' // 关联PointLayers
      minZoom: 10
    },
    {
      code: 'sewersAreaZz',