I'm trying to load multiple GDirection routes on one map, using multiple calls to loadFromWaypoints() with different arrays, and I want to show every routes on the same map.
I know that there is a way to call multiple times loadFromWaypoints() by declaring a new object GDirection each time we call it. Victor Hooi, in his thread from october 29 (23:04) is saying that there is a way to call it. My problem is that I never know how many routes I will load so I don't know how many GDirection object I will have to declare... I'd like to know if there is a thread containing a code sample or if Google made one code sample about this problem... -- 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=.
