forked from MapComplete/MapComplete
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": [
|
"+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+": [
|
"tagRenderings+": [
|
||||||
"images"
|
"images"
|
||||||
|
@ -338,7 +345,13 @@
|
||||||
"doCount": false,
|
"doCount": false,
|
||||||
"minzoom": 14,
|
"minzoom": 14,
|
||||||
"+tagRenderings": [
|
"+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+": [
|
"tagRenderings+": [
|
||||||
"images"
|
"images"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue