mapcomplete/assets/themes/food/food.json

26 lines
569 B
JSON
Raw Normal View History

2021-09-02 21:22:34 +02:00
{
"id": "food",
"title": {
"nl": "Eetgelegenheden",
2021-10-18 22:42:41 +02:00
"en": "Restaurants and fast food",
2021-11-04 17:14:17 +01:00
"de": "Restaurants und Schnellimbisse",
"it": "Ristoranti e fast food",
2022-01-06 15:37:57 +01:00
"nb_NO": "Restauranter og søppelmat",
2022-01-27 01:33:28 +01:00
"zh_Hant": "餐廳與快餐店",
"hu": "Éttermek és büfék"
2021-09-02 21:22:34 +02:00
},
"description": {
"nl": "Restaurants en fast food"
},
"maintainer": "",
"icon": "./assets/layers/food/restaurant.svg",
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 3,
2021-09-02 21:22:34 +02:00
"socialImage": "",
"layers": [
"food"
]
}