Themes(cyclofix): don't count shops in overview

This commit is contained in:
Pieter Vander Vennet 2024-12-10 02:18:17 +01:00
parent 30125d35ce
commit b615c34879

View file

@ -84,7 +84,8 @@
"minzoom": 17, "minzoom": 17,
"=filter": { "=filter": {
"sameAs": "bike_shop" "sameAs": "bike_shop"
} },
"isCounted": false
} }
}, },
{ {
@ -222,4 +223,4 @@
"bicycle_counter" "bicycle_counter"
], ],
"widenFactor": 2 "widenFactor": 2
} }