On Apr 24, 1:26 pm, Li Li <[email protected]> wrote: > Now, I have a question, if the "From" address is a vague address , is > there have any way to show the all optional address and let the user > choose which one is the desired ,then continue show the driving > direction?
Perhaps. You can try geocoding the location before getting directions, and if there is more than one result returned then let the user pick one. If only one location is returned by the geocoder then pass it immediately to the GDirections object. Try entering "Darwin" here: http://maps.forum.nu/gm_main.html -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
