Just join all the pieces together. That is, you have A, B, C, D, and you want to go through them in order. Thus, A->B + B->C + C->D = A->D by way of B, C. That is how maps.google.com does it. They just don't label the intermediate points for the user as such.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
