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) } }