Themes: show maproulette marker in linking menu
This commit is contained in:
parent
ac6fdde785
commit
e327d385d1
1 changed files with 15 additions and 2 deletions
|
@ -319,7 +319,14 @@
|
|||
}
|
||||
],
|
||||
"+tagRenderings": [
|
||||
"questions"
|
||||
"questions",
|
||||
{
|
||||
"render": {
|
||||
"en": "<h3>Attributes from OpenStreetMap</h3>Editing below will make changes directly in OpenStreetMap",
|
||||
"nl": "<h3>Attributen uit OpenStreetMap</h3>Als je hieronder wijzigingen maakt, dan worden die direct in OpenStreetMap opgeslaan"
|
||||
|
||||
}
|
||||
}
|
||||
],
|
||||
"tagRenderings+": [
|
||||
"images"
|
||||
|
@ -338,7 +345,13 @@
|
|||
"doCount": false,
|
||||
"minzoom": 14,
|
||||
"+tagRenderings": [
|
||||
"questions"
|
||||
"questions",{
|
||||
"render": {
|
||||
"en": "<h3>Attributes from OpenStreetMap</h3>Editing below will make changes directly in OpenStreetMap",
|
||||
"nl": "<h3>Attributen uit OpenStreetMap</h3>Als je hieronder wijzigingen maakt, dan worden die direct in OpenStreetMap opgeslaan"
|
||||
|
||||
}
|
||||
}
|
||||
],
|
||||
"tagRenderings+": [
|
||||
"images"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue