Hi, actually my application is window based. so i don't need any web user interface, it is simply as typing the name of the location and gets its coordinates. is it not possible if i just enter an establishment name? i thought the geocoder uses the same engine as the google map is using. =/
On Jan 23, 1:33 pm, "[email protected]" <[email protected]> wrote: > On Jan 22, 5:07 am, Rico <[email protected]> wrote: > > > Hi > > > I was playing around withhttp://maps.google.com/maps/geo?q=withmy > > 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_Se... > > 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 -~----------~----~----~----~------~----~------~--~---
