mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-26 02:59:15 +02:00
Do not show the glaciers later than the other terain
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
<rule e="way" closed="yes" k="natural" v="rock|stone|bare_rock|bedrock" zoom-min="14">
|
||||
<area fill="#60000000"/>
|
||||
</rule>
|
||||
<rule e="way" closed="yes" k="natural" v="glacier" zoom-min="12">
|
||||
<rule e="way" closed="yes" k="natural" v="glacier" zoom-min="10">
|
||||
<area fill="#ddf1fd"/>
|
||||
</rule>
|
||||
|
||||
|
Reference in New Issue
Block a user