forked from MapComplete/MapComplete
Themes(bicycle_counter): add images, fix center location
This commit is contained in:
parent
edbdc4b19e
commit
ea133c5eff
1 changed files with 6 additions and 3 deletions
|
@ -4,7 +4,8 @@
|
|||
"en": "Bicycle counters"
|
||||
},
|
||||
"description": {
|
||||
"en": "Layer showing monitoring stations for bicycle traffic"
|
||||
"en": "Layer showing monitoring stations for bicycle traffic",
|
||||
"nl": "Automatische fietstelpunten"
|
||||
},
|
||||
"source": {
|
||||
"osmTags": {
|
||||
|
@ -20,6 +21,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
"id": "display",
|
||||
"question": {
|
||||
|
@ -156,7 +158,8 @@
|
|||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
]
|
||||
],
|
||||
"anchor": "bottom"
|
||||
}
|
||||
],
|
||||
"minzoom": 13,
|
||||
|
@ -175,4 +178,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue