diff --git a/src/public/index.html b/src/public/index.html index 1674d16..916f594 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -43,12 +43,6 @@ } .icon-offline { - background-color: #dc2626; - border-radius: 25px; - border: 1px solid white; - } - - .icon-unknown { background-color: #2563eb; border-radius: 25px; border: 1px solid white; @@ -1651,11 +1645,6 @@ iconSize: [16, 16], // increase from 12px to 16px to make hover easier }); - var iconUnknown = L.divIcon({ - className: 'icon-unknown', - iconSize: [16, 16], // increase from 12px to 16px to make hover easier - }); - // create legend var legendLayerGroup = new L.LayerGroup(); var legend = L.control({position: 'bottomleft'}); @@ -1665,8 +1654,7 @@ div.style.padding = '12px'; div.innerHTML = `