feat: Use popup
This commit is contained in:
@@ -568,4 +568,16 @@ textarea {
|
||||
border: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#marker {
|
||||
background-image: url('../img/logo_transparent.png');
|
||||
background-size: cover;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.maplibregl-popup {
|
||||
max-width: 200px;
|
||||
}
|
Reference in New Issue
Block a user