Themes: enable 'speciality'-filter in doctors, decrease minzoom

This commit is contained in:
Pieter Vander Vennet 2024-07-23 18:44:41 +02:00
parent c25b44dd6f
commit 4090a74932

View file

@ -22,7 +22,7 @@
"source": {
"osmTags": "amenity=doctors"
},
"minzoom": 13,
"minzoom": 10,
"title": {
"render": {
"en": "Doctors Office {name}",
@ -174,7 +174,8 @@
}
],
"filter": [
"open_now"
"open_now",
"specialty"
],
"deletion": true,
"allowMove": true