forked from MapComplete/MapComplete
Favourites: include _all_ tagRenderings
This commit is contained in:
parent
eb444ab849
commit
473931891c
20 changed files with 436 additions and 154 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"#":"no-translations",
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
|
@ -37,35 +38,9 @@
|
|||
"render": {
|
||||
"en": "Favourite location",
|
||||
"nl": "Favoriete locatie"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "name~*",
|
||||
"then": {
|
||||
"*": "{name}"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "Explanation",
|
||||
"classes": "thanks",
|
||||
"icon": {
|
||||
"class": "large",
|
||||
"path": "heart"
|
||||
},
|
||||
"render": {
|
||||
"en": "You marked this location as a personal favourite. As such, it is shown on every map you load.",
|
||||
"nl": "Je hebt deze locatie als persoonlijke favoriet aangeduid en worden op alle MapComplete-kaarten getoond."
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "show_images",
|
||||
"render": {
|
||||
"*": "{image_carousel()}"
|
||||
}
|
||||
},
|
||||
"all_tags"
|
||||
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue