派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-05-13 316a5f6da4a38d0f2f0f83e662252f0694771222
src/components/LayerController/service/WmsLayerService.js
@@ -85,7 +85,7 @@
  clickListener () {
    window.map.on('click', (e) => {
      console.log(e)
      // console.log(e)
      this.featureGroup.clearLayers()
      var point = this.map.latLngToContainerPoint(e.latlng, this.map.getZoom())
      var size = this.map.getSize()