派生自 wuyushui/SewerAndRainNetwork

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