View Single Post
  #2 (permalink)  
Old 09-15-2007, 08:37 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,205
Default

Example of reading the GPS data: http://www.basic4ppc.com/files/GPSExample.zip
Once you've got the coordinates, depending on your map you could convert them to UTM format using the GPS library.
Now you need to calculate the location on the map (the image) and draw it.
Reply With Quote