src/components/LayerController/service/WmsLayerGroupService.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/LayerController/service/WmsLayerService.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/LayerController/service/WmsLayerGroupService.js
@@ -25,7 +25,7 @@ maxZoom: 21, layers: k // todo }).addTo(this.layer).bringToFront() } }z } init () { 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) {