Themes(bicycle_counter): add images, fix center location

This commit is contained in:
Pieter Vander Vennet 2024-09-25 11:38:09 +02:00
parent edbdc4b19e
commit ea133c5eff

View file

@ -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 @@
]
}
]
}
}