mapcomplete/assets/themes/playgrounds/playgrounds.json
2021-03-17 14:36:07 +01:00

31 lines
695 B
JSON

{
"id": "playgrounds",
"title": {
"nl": "Speelplekken",
"en": "Playgrounds"
},
"shortDescription": {
"nl": "Een kaart met speeltuinen",
"en": "A map with playgrounds"
},
"description": {
"nl": "Op deze kaart vind je speeltuinen en kan je zelf meer informatie en foto's toevoegen",
"en": "On this map, you find playgrounds and can add more information"
},
"language": [
"nl",
"en"
],
"maintainer": "",
"icon": "./assets/themes/playgrounds/playground.svg",
"version": "0",
"startLat": 50.535,
"startLon": 4.399,
"startZoom": 13,
"widenFactor": 0.05,
"socialImage": "",
"layers": [
"playground"
],
"roamingRenderings": []
}