diff --git a/assets/layers/filters/filters.json b/assets/layers/filters/filters.json index cd0c697fc..3f20ffd41 100644 --- a/assets/layers/filters/filters.json +++ b/assets/layers/filters/filters.json @@ -135,6 +135,7 @@ "or": [ "image~*", "image:[0-9]+~~*", + "panoramax~*", "panoramax:[0-9]+~~*", "mapillary~*" ] @@ -157,6 +158,7 @@ "or": [ "image!~*", "image:[0-9]+!~~*", + "panoramax!~*", "panoramax:[0-9]+!~~*", "mapillary!~*" ]