mapcomplete/assets/themes/food/food.json
2022-01-06 15:37:57 +01:00

33 lines
No EOL
622 B
JSON

{
"id": "food",
"title": {
"nl": "Eetgelegenheden",
"en": "Restaurants and fast food",
"de": "Restaurants und Schnellimbisse",
"it": "Ristoranti e fast food",
"nb_NO": "Restauranter og søppelmat",
"zh_Hant": "餐廳與快餐店"
},
"description": {
"nl": "Restaurants en fast food"
},
"language": [
"nl",
"en",
"de",
"it",
"nb_NO",
"zh_Hant"
],
"maintainer": "",
"icon": "./assets/layers/food/restaurant.svg",
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 3,
"socialImage": "",
"layers": [
"food"
]
}