派生自 wuyushui/SewerAndRainNetwork

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