On Jul 16, 10:21 am, bartje545 <[email protected]> wrote: > Hello, > Is it possible to use company names in the direction API?
No. > > For example, when I go to maps.google.com, and then search for 'Kamer > van Koophandel Groningen', it will find the address of that company. > But when > using:http://maps.google.com/maps/api/directions/xml?origin=Heiligerlee&des... > it don't work, just the city Groningen is the destination. maps.google.com uses a different geocoder: http://code.google.com/apis/maps/faq.html#geocoder_differences It also uses local search results (which would include company names). -- Larry > > Thank you, > Bart -- 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.
