fix issue 233
git-svn-id: https://osmand.googlecode.com/svn/trunk@754 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
This commit is contained in:
parent
642d445a14
commit
66766bf3cc
1 changed files with 4 additions and 0 deletions
|
@ -729,6 +729,10 @@
|
|||
<filter layer="1" minzoom="15" color="#88ffffff" strokeWidth="4" color_2="#ffcc00" strokeWidth_2="2" pathEffect_2="4_3" />
|
||||
</filter>
|
||||
|
||||
<filter minzoom="14" color="#000000" strokeWidth="1" pathEffect="6_3" tag="highway" value="path" />
|
||||
|
||||
<filter minzoom="14" color="#996600" strokeWidth="2" pathEffect="4_3" tag="highway" value="track" />
|
||||
|
||||
<filter minzoom="15" color="#fa8073" strokeWidth="2" pathEffect="2_2" tag="highway" value="footway" />
|
||||
<filter layer="1" minzoom="15" color="#88ffffff" strokeWidth="4" color_2="#fa8073" strokeWidth_2="2" pathEffect_2="2_2" tag="highway"
|
||||
value="footway" />
|
||||
|
|
Loading…
Reference in a new issue