派生自 wuyushui/SewerAndRainNetwork

yangdelong
2021-05-19 31b82eeccef9f1e90f210e2f0b78304e7c3083d2
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) {