派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-05-19 3a90acf5605bd2d2dc0020f5c32277519469d07b
src/components/LayerController/service/WmsLayerService.js
@@ -65,6 +65,7 @@
    const params = {
      format: 'image/png', // 返回的数据格式
      transparent: true,
      maxZoom: 21,
      BBOX: this.map.getBounds().toBBoxString()
    }
    if (layers) {