Add first version of the food theme

This commit is contained in:
Pieter Vander Vennet 2021-09-02 21:22:34 +02:00
parent 23af637a81
commit 92e8f3f89d
20 changed files with 629 additions and 30 deletions

View file

@ -692,6 +692,18 @@
}
}
},
"cycle_highways": {
"title": "Cycle highways",
"description": "This map shows cycle highways",
"layers": {
"0": {
"name": "cycle highways",
"title": {
"render": "cycle highway"
}
}
}
},
"cycle_infra": {
"title": "Bicycle infrastructure",
"shortDescription": "A map where you can view and edit things related to the bicycle infrastructure.",
@ -845,6 +857,9 @@
}
}
},
"food": {
"title": "Restaurants and fast food"
},
"fritures": {
"layers": {
"0": {

View file

@ -733,6 +733,10 @@
}
}
},
"food": {
"title": "Eetgelegenheden",
"description": "Restaurants en fast food"
},
"fritures": {
"title": "Friturenkaart",
"description": "Op deze kaart vind je je favoriete frituur!",