On Jul 9, 6:24 am, sss <[email protected]> wrote: > This is address on which I'm getting 602 status code > >BT Auditorium, 81 Newgate Street, London, EC1A 7AJ > > The above address working absolutely fine(returning perfect location) > on thehttp://maps.google.com/ > > Any idea
The API geocodes addresses, not what is at those addresses. maps.google uses other resources like LocalSearch as well as the geocoder. There is an API for LocalSearch; otherwise you will need to use just the address. 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 -~----------~----~----~----~------~----~------~--~---
