派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-04-07 3d24a50891e174d593738aca14c43dfaf8f071b6
src/components/LayerController/logic/WasteWater.js
@@ -37,8 +37,7 @@
        test: data[i],
        icon: L.icon({
          iconUrl: iconUrl,
          iconSize: [20, 20],
          iconAnchor: [25, 25]
          iconSize: [20, 20]
        })
      })
      layer.addLayer(marker)