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"
|
"en": "Bicycle counters"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Layer showing monitoring stations for bicycle traffic"
|
"en": "Layer showing monitoring stations for bicycle traffic",
|
||||||
|
"nl": "Automatische fietstelpunten"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"osmTags": {
|
"osmTags": {
|
||||||
|
@ -20,6 +21,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tagRenderings": [
|
"tagRenderings": [
|
||||||
|
"images",
|
||||||
{
|
{
|
||||||
"id": "display",
|
"id": "display",
|
||||||
"question": {
|
"question": {
|
||||||
|
@ -156,7 +158,8 @@
|
||||||
"location": [
|
"location": [
|
||||||
"point",
|
"point",
|
||||||
"centroid"
|
"centroid"
|
||||||
]
|
],
|
||||||
|
"anchor": "bottom"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"minzoom": 13,
|
"minzoom": 13,
|
||||||
|
@ -175,4 +178,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue