Removing initial map flickering

This commit is contained in:
2026-05-03 14:39:40 +02:00
parent 87286dc8fd
commit 36aa480205
3 changed files with 65 additions and 64 deletions
-5
View File
@@ -10,11 +10,6 @@ $thumbnail-max-size: 60px;
top: 0;
bottom: 0;
width: 100%;
visibility: hidden;
.map-ready & {
visibility: visible;
}
.maplibregl-popup {
max-width: 300px;