On May 12, 11:08 am, Rick <[email protected]> wrote: > Given a direction polyline with 3 waypoints, is it possible to change > the color of the polyline for just one of the 2 routes?
No, a single polyline is a single color. But you can get the polyline, break it into two pieces (using epoly or do 2 calls to GDirections) and change the color of one of the pieces. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
