On Jan 22, 5:07 am, Rico <[email protected]> wrote: > Hi > > I was playing around withhttp://maps.google.com/maps/geo?q=with my > app to determine a coordinate of an address. it all works fine. except > that i cannot find an establishment. is this a limitation? its just > return a 602 status.
The geocoder geocodes addresses. If you know the address of the "establishment", you can geocode it. Google also has a localSearch control: http://code.google.com/apis/maps/documentation/services.html#Local_Search Which may be what you are looking for. Hard to say as you don't give an example... -- 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 -~----------~----~----~----~------~----~------~--~---
