Added Context menu for building

This commit is contained in:
PxlLoewe
2025-04-08 17:53:06 -07:00
parent 5545e603bf
commit dc55b46385
5 changed files with 77 additions and 29 deletions

View File

@@ -11,6 +11,11 @@
.leaflet-popup-tip-container {
display: none;
}
.leaflet-popup-content p {
margin: 0 !important;
}
.leaflet-popup-content-wrapper {
background: transparent !important;
pointer-events: none !important;