fixed marker first overlapping when rendered

This commit is contained in:
PxlLoewe
2025-04-20 18:14:30 -07:00
parent 0c58430ed8
commit 9b1d6fed45
4 changed files with 14 additions and 8 deletions

View File

@@ -8,10 +8,6 @@
--color-rescuetrack-highlight: #ff4500;
}
.leaflet-fade-anim .leaflet-popup {
transition: opacity 0s !important;
}
.leaflet-popup-tip-container {
display: none;
}