派生自 wuyushui/SewerAndRainNetwork

陈泽平
2021-05-19 4bb1faf1665ab067c7dd50bdaf1f832cb0ca4f4f
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) {