MapControls (Zoom, Nordpfeil, Standort zurück setzen) hinzugefügt

This commit is contained in:
2026-05-04 13:39:16 +02:00
parent 3d05e54943
commit 075673da73
9 changed files with 499 additions and 8 deletions

View File

@@ -43,6 +43,17 @@ body {
}
#location {
position: absolute;
right: 0%;
top: 22%;
width: 4%;
height: auto;
margin: 0.45%;
z-index: 10;
}
#sidebar {
grid-area: sidebar;
padding: 20px;