Hi,
I would be happy if the Java application could connect to the external GPS receiver without actually starting the tracking. The reason is that in certain conditions it takes my receiver several minutes to find the position. Therefore, I would like to connect it to the application in advance so that later I can start tracking at anytime quickly. Without connection my GPS receiver switches itself off after a few minutes.
While not tracking, the application could still display the position, speed or even the map. By the way, it would also be nice to be able to turn the map off completely. I am planning to use MapMyTracks primarily for trainings and I know my usual routes pretty well :) so downloading the map is often just a waste of bandwidth. Not to mention that I usually run out of the map before it is downloaded completely. Either my connection is too slow or I am too fast. :)
I must mention that I find the design of the application very nice and it is also easy to use.
Best regards,
Zsolt
