Hi all, I know that there are several methods to display directions/route on map but can someone tell what is the best working method?. I've tried several ways for last 5 hours but couldn't succeeded yet. I think addRoute() is the best one but don't know how to get the set of points between two locations to plot the route, from the google map api. Any help is appreciated. Thanks.
2 Answers
check out the "map view with routing" example in kitchensink
oh, I'm sorry - you're asking for getting the points from the google api... may this helps: link
Your Answer
Think you can help? Login to answer this question!