forked from organicmaps/organicmaps-tmp
[styles] Draw "chimney" and "works" from the same zoom as power=tower.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
4e1561a8ad
commit
d13a63a866
1 changed files with 5 additions and 5 deletions
|
@ -2045,7 +2045,7 @@ line|z16-[barrier=stile],
|
|||
{icon-image: dot-m.svg;font-size: 11;}
|
||||
|
||||
node|z16-[highway=ford],
|
||||
line|z16-[power=tower]
|
||||
node|z16-[power=tower]
|
||||
{icon-image: dot-m.svg;}
|
||||
|
||||
node|z16-[amenity=taxi],
|
||||
|
@ -2220,10 +2220,10 @@ node|z18-[amenity=hunting_stand],
|
|||
area|z18-[amenity=hunting_stand]
|
||||
{icon-image: hunting-tower-m.svg;font-size: 11;text-optional: true;}
|
||||
|
||||
node|z18-[man_made=chimney],
|
||||
area|z18-[man_made=chimney],
|
||||
node|z18-[man_made=works],
|
||||
area|z18-[man_made=works]
|
||||
node|z16-[man_made=chimney],
|
||||
area|z16-[man_made=chimney],
|
||||
node|z16-[man_made=works],
|
||||
area|z16-[man_made=works]
|
||||
{icon-image: chimney-m.svg;font-size: 11;}
|
||||
|
||||
node|z18-[amenity=bbq],
|
||||
|
|
Loading…
Add table
Reference in a new issue