Add parking spaces layer

This commit is contained in:
Robin van der Linde 2022-08-11 15:39:53 +02:00
parent 9306fe279e
commit 412156d90d
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
4 changed files with 237 additions and 1 deletions

View file

@ -45,6 +45,7 @@
"startZoom": 12,
"widenFactor": 1.2,
"layers": [
"parking"
"parking",
"parking_spaces"
]
}