派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-05-20 92230b628efc92953e3112c6a7e886f46dbadb35
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) {