From 7accd1ac18f51a474fe88cba4e04b8d18b719cb3 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Mon, 25 Apr 2022 21:27:20 +0200 Subject: [PATCH] document changes done to the theme --- docs/TAGS_ON_MAP_AND_DEVICE.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/docs/TAGS_ON_MAP_AND_DEVICE.md b/docs/TAGS_ON_MAP_AND_DEVICE.md index b2760fb6..4f822781 100644 --- a/docs/TAGS_ON_MAP_AND_DEVICE.md +++ b/docs/TAGS_ON_MAP_AND_DEVICE.md @@ -9,6 +9,8 @@ - [Copy the theme to the device](#copy-the-theme-to-the-device) - [Use the theme in cruiser](#use-the-theme-in-cruiser) - [Combination of tag-wahoo.xml and device-theme](#combination-of-tag-wahooxml-and-device-theme) +- [Adjustments of the device themes](#adjustments-of-the-device-themes) + - [mapsforge-bolt.xml](#mapsforge-boltxml) # Zoom levels and scale @@ -61,4 +63,16 @@ Because the theme kind of determines what you're gonna see, you want to preview # Combination of tag-wahoo.xml and device-theme This zoom-appear in combination with the settings in the theme on the device (which can also be applied in cruiser) controls when certain elements are shown on our BOLT/ROAM etc (zoom-min). -If a element is included in the map beginning from zoom level 10 (zoom-appear in tag-wahoo.xml) but on the device only displayed beginning with zoom level 12 (zoom-min in mapsforge-bolt.xml), the element is only displayed beginning zoom level 12. \ No newline at end of file +If a element is included in the map beginning from zoom level 10 (zoom-appear in tag-wahoo.xml) but on the device only displayed beginning with zoom level 12 (zoom-min in mapsforge-bolt.xml), the element is only displayed beginning zoom level 12. + +# Adjustments of the device themes +This chapter documents, which changes are done to the files in `device_themes/adjusted` in comparision to the initial device themes. + +## mapsforge-bolt.xml +- render highway-secondary when zoomed out + - from zoom 10 / 5km on (was zoom 13 / 500m before) + - to have a overview when zoomed "out" + +- render highway-road only when zoomed in + - from zoom 14 / 200m on (was zoom 13 / 500m before) + - to make it clearly arranged when zoomed "out" by zoom 500m