diff --git a/communication.json b/communication.json index 5cc675d..db87b5d 100644 --- a/communication.json +++ b/communication.json @@ -103,16 +103,7 @@ }, "amenity=parcel_locker": { "sign": "", - "zoom": 16 - }, - "vending=parcel_pickup": { - "sign": "", - "info_hide": true, - "zoom": 16 - }, - "vending=parcel_mail_in": { - "sign": "", - "info_hide": true, + "query": "(nwr[vending~\"^(|.*;)parcel_pickup(;.*|)$\"];nwr[vending~\"^(|.*;)parcel_mail_in(;.*|)$\"];nwr[amenity=parcel_locker];)", "zoom": 16 }, "office=telecommunication": { @@ -157,7 +148,7 @@ "name": "{{ trans('filter:type') }}", "show_default": "true", "type": "select", - "values": "{% for k, v in const %}{% endfor %}" + "values": "{% for k, v in const %}{% endfor %}" } } }