Adding the Overpass API data to the map with the help of polygons

This commit is contained in:
2026-04-20 23:13:23 +02:00
parent 0b963a3319
commit 93f88c9933
6 changed files with 81 additions and 41 deletions

View File

@@ -4,6 +4,7 @@
position: absolute;
top: 54px;
height: calc(100vh - 54px);
width: 100%;
}
.map-fullscreen {