Is there any way or functions in Google map that allows you to have a
single origin with multiple directions?

e.g.

A --> B
A --> C
A --> D
So far what I did was this, using waypoints:

A --> B --> A --> C --> A --> D
But the problem with that solution is that, every destination goes
back to the origin.(B to A, C to A)

What I want is origin "to destinations only" without showing routes of
the destination going back to the origin just to go to the next
destination like the first example.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to