Fix nature offshore rendering
This commit is contained in:
parent
02a2b9992a
commit
be4bf19692
2 changed files with 4 additions and 1 deletions
|
@ -773,7 +773,10 @@
|
|||
</group>
|
||||
|
||||
<!-- ZM 10 -->
|
||||
<filter minzoom="9" shader="nr" color="#abdf96" tag="leisure" value="nature_reserve">
|
||||
<CssParameter name="stroke">#6c3</CssParameter>
|
||||
<CssParameter name="stroke-width">1</CssParameter>
|
||||
<filter minzoom="9" shader="nr2" color="#abdf96" tag="leisure" value="nature_reserve"
|
||||
strokeWidth_2="1" color_2="#66cc33">
|
||||
<filter nightMode="true" shader="" color="#000034" />
|
||||
</filter>
|
||||
|
||||
|
|
BIN
OsmAnd/res/drawable/h_nr2.png
Normal file
BIN
OsmAnd/res/drawable/h_nr2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 341 B |
Loading…
Reference in a new issue