On Jan 6, 12:55 pm, Kaae <[email protected]> wrote: > > When searching on maps.google.com for 'Tørring Rideklub' i get the > following results: > > http://maps.google.com/?q=t%C3%B8rring+rideklub > > However, when searching using the API I get an error 602 (location not > found)?
The API geocoder searches for **addresses** not business names. To find businesses instead of addresses, use Local Search. http://code.google.com/apis/ajaxsearch/local.html The Maps search box is multi-functional, and will cope with postal addresses, business names and even URLs of KML files. Each type of data does something different. 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.
