Various small fixes to presets, add slow roads to speelplekken-theme

This commit is contained in:
Pieter Vander Vennet 2021-03-14 20:40:54 +01:00
parent a6c004d363
commit f4a59d3a9e
9 changed files with 233 additions and 8 deletions

View file

@ -15,16 +15,18 @@
"maintainer": "MapComplete",
"icon": "./assets/layers/play_forest/icon.svg",
"hideInOverview": true,
"lockLocation": true,
"version": "0",
"startLat": 51.16174,
"startLat": 51.17174,
"startLon": 4.449462,
"startZoom": 13,
"startZoom": 12,
"widenFactor": 0.05,
"socialImage": "",
"layers": [
"play_forest",
"playground",
"sport_pitch"
"sport_pitch",
"slow_roads"
],
"roamingRenderings": []
}