forked from MapComplete/MapComplete
More work on the custom theme generator, kindof works now
This commit is contained in:
parent
1fa6a8edfb
commit
ee9c9e201f
24 changed files with 1192 additions and 2265 deletions
|
@ -6,12 +6,12 @@
|
|||
"fr": "Eau potable",
|
||||
"gl": "Auga potábel"
|
||||
},
|
||||
"title": {
|
||||
"title":{"render": {
|
||||
"en": "Drinking water",
|
||||
"nl": "Drinkbaar water",
|
||||
"fr": "Eau potable",
|
||||
"gl": "Auga potábel"
|
||||
},
|
||||
}},
|
||||
"icon": "./assets/layers/drinking_water/drinking_water.svg",
|
||||
"iconSize": "40,40,bottom",
|
||||
"overpassTags": "amenity=drinking_water",
|
||||
|
|
|
@ -27,8 +27,10 @@
|
|||
}
|
||||
],
|
||||
"title": {
|
||||
"en": "Viewpoint",
|
||||
"nl": "Uitzicht"
|
||||
"render": {
|
||||
"en": "Viewpoint",
|
||||
"nl": "Uitzicht"
|
||||
}
|
||||
},
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue