rbentnail wrote: ↑Thu Jun 02, 2022 10:38 am
I have yet to figure out the "track" thing. The one time I tried it I had a magenta route on top of a magenta track and could not figure out what line to follow where.
The 'Track Thing' - it is very useful to be able to load a track and a route on the same mao - both of them representing the same roads to be taken - but the track will never alter, if it is just there for display. The route might.
Before you read further, consider making yourself a new map theme. I cannot attach my copy - the system rejects that format. I've added some notes on how to do this - or send me a PM with an email address and I'll send you mine.
There is a detailed, illustrated description of how to display both at the same time here:
app.php/ZXT-P50
Load the track first -
and do not press Go !. You will see the track on the preview screen. That is all that is necessary.
Pic 1 on the above link shows the page to set the colour, width and to ensure that it is shown on the map. (This is the screen when EXPLORE is not set up on the XT).
I recommend choosing widest out of the three.
Then load a route that starts close to home and say 'Go !'.
The problem comes when you notice that it doesn't work very well - that the route and the track are now both Wide, so when one is on top of the other, the track underneath is almost invisible.
So Go to Settings -> Map & Vehicle -> Map Theme and select your newly modified theme. Then take a look at the map.
Here's a map using th JFH United Kingdom Theme Clearly showing a magenta route on top of an identical black track. Track set at Widest.
Click the image to obtain a full size version.
- Route on Track.png (735.88 KiB) Viewed 1176 times
------
Now - how to do this.
Attach your Zumo and navigate to Internal Storage / Themes / Map.
Take a copy of Garmin.kmtf and put it somewhere else on your computer. Then open it up in a text editor.
The top few lines of that file show something like this.
Change the three lines that represent the title, description and creator like I have done below:
<GARMIN_MAP_THEME>
<METADATA>
<TITLE>JFH Garmin</TITLE>
<DESCRIPTION>JFH Garmin Theme</DESCRIPTION>
<CREATOR>JFH - Garmin</CREATOR>
<Version><Major>1</Major><Minor>00</Minor></Version>
</METADATA>
Then scroll to the bottom of the file. The last section shows this Change the top line to show 3.00 instead of 1.00
(as I have done - highlighted in red).
<STYLE field = "MAP_TRK_CLR" scale = "3.00" >
<COLOR >
<PRIMARY day = "#06EEEE" night = "#06EEEE" />
<SECONDARY day = "#06EEEE" night = "#06EEEE" />
</COLOR>
</STYLE>
Save the file as something like JFH Garmin.kmtf
Copy it into Internal Storage / Themes / Map
Applying that theme on the XT will make the track show up when it is underneath the route - as in the image above.
(nb - and this is important - do this at your own risk - I don't pretend to know what I am doing with these themes. I don't know if a change such as this has any knock-on effect to anything else displayed on the screen, or whether these changes cascade onto other settings - but it seems to work Ok.
It is easy to delete,and it is easy to change the theme back to something that doesn't have (say) JFH in front of it. I modified a United Kingdome theme from my 590 and made a similar change, and I use that all of the time.