派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-02 f74731373aa12d468609da8b60d6e503b77ba349
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)
    }
  }