forked from organicmaps/organicmaps
Added [building:part] for zoom 16+
This commit is contained in:
parent
982d26fcc1
commit
54808b2d13
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,7 @@ area|z15[landuse=garages]
|
|||
}
|
||||
|
||||
area|z16[building],
|
||||
area|z16[building:part],
|
||||
area|z16[landuse=garages]
|
||||
{
|
||||
fill-color: @building;
|
||||
|
@ -22,6 +23,7 @@ area|z16[landuse=garages]
|
|||
}
|
||||
|
||||
area|z17[building],
|
||||
area|z17[building:part],
|
||||
area|z17[landuse=garages]
|
||||
{
|
||||
fill-color: @building_dark;
|
||||
|
@ -30,6 +32,7 @@ area|z17[landuse=garages]
|
|||
}
|
||||
|
||||
area|z18-[building],
|
||||
area|z18-[building:part],
|
||||
area|z18-[landuse=garages]
|
||||
{
|
||||
fill-color: @building_dark;
|
||||
|
|
Loading…
Add table
Reference in a new issue