You can draw multiple routes on a map by using multiple calls to the directions services and multiple instances of the directions renderer.
The results from the directions service contain all the coordinates needed to draw the route so you could save them in KML format for subsequent reuse. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/TvF95DfpgsMJ. 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.
