diff --git a/assets/layers/pharmacy/pharmacy.json b/assets/layers/pharmacy/pharmacy.json index 662e2572a5..f824791429 100644 --- a/assets/layers/pharmacy/pharmacy.json +++ b/assets/layers/pharmacy/pharmacy.json @@ -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": {