From f232af82a39d358cc572aa87eadfbabafed6f7d8 Mon Sep 17 00:00:00 2001 From: Viktor Govako Date: Sun, 27 Nov 2022 19:48:44 +0300 Subject: [PATCH] [styles] Set generic shop icon zoom = z18. Signed-off-by: Viktor Govako --- data/styles/clear/include/Icons.mapcss | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss index 31f3609fd4..fa1165dc26 100644 --- a/data/styles/clear/include/Icons.mapcss +++ b/data/styles/clear/include/Icons.mapcss @@ -1569,11 +1569,14 @@ area|z18-[craft] /* Declare _before_ all concrete shops to avoid icons override */ node|z16-[shop], -area|z16-[shop] +area|z16-[shop], +{icon-min-distance: 10;} +node|z18-[shop], +area|z18-[shop] {icon-image: shop-m.svg;text-offset: 1;font-size: 10;icon-min-distance: 10;} -node|z18-[shop=massage], -area|z18-[shop=massage] +node|z17-[shop=massage], +area|z17-[shop=massage] {icon-image: sauna-m.svg;font-size: 11;text-optional: true;} /* 5.1 Hospital */