heya,

I'm trying to load multiple GDirection routes on one map, using
multiple calls to loadFromWaypoints() with different arrays.

However, it only appears to display the last call.

I couldn't seem to find anything in the API docs on whether this was a
restriction of loadFromWaypoints itself?

I know that GDirection is asynchronous, however, I assumed that the
multiple calls would just fire one after the other?

Is there any other way to load the different routes from GDirection
onto one map? (e.g. should I get the polylines returned, and plot them
manually?)

Cheers,
Vicotr

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to