On Sep 20, 3:41 pm, dianacastillo <[email protected]> wrote: > hola, Como puedo hacer una peticion a google maps y obtener el nombre > del pais apartir de la latitude y longitude? > gracias
It's called "reverse geocoding" and the documentation is the best place to look. http://code.google.com/intl/es/apis/maps/documentation/javascript/v2/examples/geocoding-reverse.html -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
