added filters

This commit is contained in:
Andrews Leruth 2022-07-07 16:08:54 +02:00
parent 288c36abdc
commit 438bedbfa1

View file

@ -84,6 +84,30 @@
]
}
],
"filter": [
{
"id": "drive-through",
"options": [
{
"question": {
"en": "Has drive through"
},
"osmTags": "drive_through=yes"
}
]
},
{
"id": "dispensing",
"options": [
{
"question": {
"en": "Pharmacy able to provide prescription drugs"
},
"osmTags": "dispensing=yes"
}
]
}
],
"mapRendering": [
{
"icon": {