My application is used multiple users to view the location of GPS-equipped service trucks. I would like to be able to select a menu item and save the current view (lat, lon and altitude), so that I can restore the current view the next time the program starts.
I've tried using XYToLocation to get the location at specific coordinates, but it just doesn't seem to work.
I think I'm missing something simple. Can anyone help?
Thanks!