So I have to define just 2 "toAddress", right? Then how I can use just 2 
"toAddress" to take, for example, 6 differents directions?

And then I think should change the next code ("gdir.load("from: " + 
fromAddress + " to: " + toAddress1 , 
{ "locale": locale }); "), right? Maybe like: 

"gdir.load("from: " + fromAddress + " to: " + toAddress1 + " to: " + 
toAddress2 , 
{ "locale": locale }); " ?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-api/-/fwEgrCwai20J.
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.

Reply via email to