forked from organicmaps/organicmaps
[styles] Add pathtexts to power lines
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
parent
1ea96c4069
commit
cf7a71b590
2 changed files with 9 additions and 0 deletions
|
@ -8,6 +8,14 @@ line|z14-[natural=cliff],
|
|||
line|z16-[natural=cliff],
|
||||
{font-size: 12; text-color: @label_medium; text-halo-color: @label_halo_light;}
|
||||
|
||||
line[power=line],
|
||||
{text-position: line;}
|
||||
line|z15-[power=line],
|
||||
{text: name; font-size: 10; text-color: @label_light; text-halo-opacity: 0.7; text-halo-radius: 1; text-halo-color: @label_halo_medium;}
|
||||
line|z16-[power=line],
|
||||
{font-size: 11;}
|
||||
|
||||
|
||||
/* 9. ISOLINES */
|
||||
|
||||
line[isoline]
|
||||
|
|
|
@ -1073,6 +1073,7 @@ natural-spring-drinking_water_no # icon z12- (also has captio
|
|||
|
||||
isoline-step_10 # pathtext z16- (also has line z15-)
|
||||
isoline-zero # pathtext z15- (also has line z15-)
|
||||
power-line
|
||||
=== 1000
|
||||
|
||||
amenity-grave_yard # icon z17- (also has caption(optional) z17-, area z14-)
|
||||
|
|
Loading…
Add table
Reference in a new issue