Hi, Is it possible to make routes for multiple destinations and each of the destination is coming from the same origin? For example,
"A" is the Origin, and "B", "C", "D" are the Destinations A ------> B A ------> C A ------> D My app needs to get the Time Duration, the Distance between Points, and the Routes on the map. I'm using the DistanceMatrixService to get the Distance and Duration but the problem is, it doesn't do routes on the map. Please help. Thanks! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/qFpEXIKQLo0J. 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-js-api-v3?hl=en.
