forked from organicmaps/organicmaps
[styles] Set generic shop icon zoom = z18.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
505e3fc57c
commit
f232af82a3
1 changed files with 6 additions and 3 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue