Thanks for the quick reply!
I am exploring options to prepare an offroad route/track for loading into my garmin unit. I loaded a track from a .gpx into routeconverter and wanted to study how it was drawn in detail so I zoomed in on a specific section of the track. Then swapped to route and got a bit annoyed

that the map location was zoomed out to cover the complete route/track again. In my case it would have been better to redraw the route (clearing previous track representation) without zooming out, simply to the fact that I had a bit of a hard time to relocate the same section, which I had previously been studying as track, for comparison.
My initial problem was that I wanted to take a track file (.gpx) and convert that into a route file (still .gpx).
RouteConverter seems to do "auto-routing" using Google Maps as reference. Since my offroad tracks are not always following roads it is a bad thing for me if RouteConverter recalculates the routes. Is it possible to disable use of traffic map when doing the track-to-route conversion?
I understand in many cases you DO want Google Maps to adjust the route for you but, in the offroad case however, it is not desired.
RouteConverter is not too slow, during my brief experience with the application it seems to be really quick.
(20.10.2010, 15:34)routeconverter Wrote: (20.10.2010, 13:08)JRThump Wrote: Why does the map pane reset to view the whole track when I toggle between track/waypointlist/route?
Since a track is something different than a waypoint list or a route I'm using different ways to display them. Not removing them when you change the characteristics of the position list seems ridiculous to me.
(20.10.2010, 13:08)JRThump Wrote: Is there a was to configure RouteConverter so that is doesn't update which area of the map that is being viewed (only redraw the track/waypoint list/route)?
That's what a lot of code inside RouteConverter is about: reducing the amount of effort required to update the map.
But what is your real problem? Is RouteConverter too slow for you?