andreynovikov / trekarta

Simple, responsive map for your trek. You decide how to journey today, not the application!
https://trekarta.info
GNU General Public License v3.0
174 stars 25 forks source link

Show skitours earlier #157

Open hungerburg opened 3 years ago

hungerburg commented 3 years ago

Hiking mode emphasizes paths starting at zoom 14, would be great to make skitours also become prominent at this zoom level, after all, skitouring is a kind of hiking :)

app/src/main/assets/styles/winter.xml
@@ -820,10 +820,10 @@
             </m>
         </m>
         <m k="piste:type" v="skitour">
-            <m zoom-max="14">
+            <m zoom-max="13">
                 <line fix="true" src="assets:symbols/winter/skitour_path.svg" symbol-height="10" />
             </m>
-            <m zoom-min="15">
+            <m zoom-min="14">
                 <line fix="true" src="assets:symbols/winter/skitour_path.svg" symbol-height="14" />
                 <text fill="#d53900" use="piste-name" /> <!-- Darken 20% -->
                 <text use="piste-ref" />