Bob LLama wrote: > Hello all, > > Developing a web app. We're pulling in external data, which includes > coordinates for certain businesses. Is there a way to get the address > of the business from those coordinates?
The reverse geocoder guesses addresses from coordinates: http://code.google.com/apis/maps/documentation/services.html#ReverseGeocoding > Maybe a way to search for a business name near those coordinates and returns > an address? Sound like something that may be available from "local search": http://code.google.com/apis/ajaxsearch/local.html -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
