派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-12 57f9b01d8062e46e76147954aae9ab267770c1e8
src/components/LayerController/logic/WasteGas.js
@@ -40,8 +40,8 @@
        test: data[i],
        icon: L.icon({
          iconUrl: iconUrl,
          iconSize: [20, 20],
          iconAnchor: [10, 10]
          iconSize: [30, 38],
          iconAnchor: [15, 19]
        })
      })
      layer.addLayer(marker)