Harmonize marker / popup rendering
This commit is contained in:
@@ -10,6 +10,11 @@ $thumbnail-max-size: 60px;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
visibility: hidden;
|
||||
|
||||
.map-ready & {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.maplibregl-popup {
|
||||
max-width: 300px;
|
||||
|
||||
Reference in New Issue
Block a user