派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-02 5bd3c6fc05b2548195ebe78bc4cec04886b51ca2
src/components/LayerController/logic/SolidWaste.js
@@ -43,12 +43,12 @@
          iconAnchor: [25, 25]
        })
      })
      marker.bindTooltip(getSolidWasteData[i].Name, {
      /*  marker.bindTooltip(getSolidWasteData[i].Name, {
        permanent: true,
        offset: [0, 14],
        direction: 'bottom',
        className: 'company-bindTooltip'
      })
      }) */
      layer.addLayer(marker)
    }
  }