On May 13, 5:29 am, "rcheli.dk" <[email protected]> wrote: > I have been trying to convert lat lon, some google map positions, to > GPS coordinate i can use on my GPS device, but how do i convert the > lat lon to GPS format in code, i would like to write it as text on the > pushpin text on the map ??
You are going to have to be a little clearer. How is lat lon different from GPS format? The Google Maps API uses decimal latitudes and longitudes. Most GPS devices can be set up to display decimal latitudes and longitudes. -- Larry > > I am using PHP if there are any PHP to do the calculation that would > be nice. > > I have been searching but i can find any solution that i can > understand :) > > the site ishttp://usmap.rcheli.dk > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
