forked from organicmaps/organicmaps
Fixed rivers labeling
This commit is contained in:
parent
a8ed97ff1a
commit
72129f98d4
1 changed files with 5 additions and 0 deletions
|
@ -970,6 +970,11 @@ node|z16-[natural=bay]
|
|||
|
||||
/* water LABELS */
|
||||
|
||||
line[waterway]
|
||||
{
|
||||
text-position: line;
|
||||
}
|
||||
|
||||
area|z10-[natural=lake][bbox_area>=4000000],
|
||||
area|z10-[landuse=reservoir][bbox_area>=4000000],
|
||||
area|z10-[natural=water][bbox_area>=4000000]
|
||||
|
|
Loading…
Add table
Reference in a new issue