mapcomplete/assets/themes/playgrounds/playgrounds.json

35 lines
865 B
JSON
Raw Normal View History

2020-12-31 21:09:22 +01:00
{
"id": "playgrounds",
"title": {
"nl": "Speelplekken",
2021-05-27 21:20:04 +02:00
"en": "Playgrounds",
"fr": "Aires de jeux"
2020-12-31 21:09:22 +01:00
},
"shortDescription": {
"nl": "Een kaart met speeltuinen",
2021-05-27 21:20:04 +02:00
"en": "A map with playgrounds",
"fr": "Une carte des aires de jeux"
2020-12-31 21:09:22 +01:00
},
"description": {
"nl": "Op deze kaart vind je speeltuinen en kan je zelf meer informatie en foto's toevoegen",
2021-05-27 21:20:04 +02:00
"en": "On this map, you find playgrounds and can add more information",
"fr": "Cette carte affiche les aires de jeux et permet d'ajouter plus d'informations"
2020-12-31 21:09:22 +01:00
},
"language": [
"nl",
2021-05-27 21:20:04 +02:00
"en",
"fr"
2020-12-31 21:09:22 +01:00
],
"maintainer": "",
"icon": "./assets/themes/playgrounds/playground.svg",
2020-12-31 21:09:22 +01:00
"version": "0",
"startLat": 50.535,
"startLon": 4.399,
"startZoom": 13,
2020-12-31 21:09:22 +01:00
"widenFactor": 0.05,
"socialImage": "",
"layers": [
2021-05-19 23:57:26 +02:00
"playground"
2020-12-31 21:09:22 +01:00
],
"roamingRenderings": []
}