forked from organicmaps/organicmaps
[styles] Fix negative waterways priorities
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
parent
2f0356070a
commit
96b0d338bd
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ line|z13-[waterway=stream],
|
|||
line|z13-[waterway=stream][intermittent=yes],
|
||||
line|z13-[waterway=canal],
|
||||
line|z13-[natural=strait],
|
||||
{opacity: 1;color: @river;-x-me-line-priority: -15600;}
|
||||
{opacity: 1; color: @river; -x-me-line-priority: 999;}
|
||||
|
||||
/* 6.1 Area water(lake,pond etc.) */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue