On Aug 29, 6:12 am, poe <[email protected]> wrote: > what is the geographic coordinate system such as UTM or Latitude and > Longitude that a person would need to have via a GPS unit to work with > Google Maps API. > And Map datum , WGS 84, or the year , example 1864. > > After searching thru Google Maps API i would assume that the > coordinate system could be ? UTM. > Could i please receive a verification of my assumption that the > coordinate system could maybe possibly be the UTM coordinate system. > If the coordinate system is something ? else could i please receive > what it is.
It's not UTM. See http://code.google.com/apis/maps/documentation/introduction.html#GLatLng In common with most online maps, Google Maps use WGS84 (admittedly that piece of information doesn't appear to be included in the documentation). Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
