On Mar 12, 9:01 am, "[email protected]" <[email protected]> wrote: > On Mar 12, 8:33 am, Paul <[email protected]> wrote: > > > Is there any way to alter how the paths generated by GDirections are > > displayed by changing the color or the markers in some fashion? > > Yes. > > You have to do it yourself though. Here is an example that changes > the color of the polyline. There are examples that change the markers > that have been posted to the group as well. > > http://www.geocodezip.com/multiple_routes.asp
Changing the markers: http://www.geocodezip.com/temp_icondir3.html from this search (other interesting information also): http://groups.google.com/group/google-maps-api/search?group=google-maps-api&q=change+markers+directions -- Larry > > -- Larry > > > > > I have an application that needs to show multiple paths on the same map > > and while this is simple enough it's hard to tell which path is which > > since at some points they come close or even overlap. The problem is > > made even greater since some of the paths are over 25 points long > > which means I'm going to have to break them into pieces and as it > > stands it's hard to tell multiple parts of the same route from > > different routes. > > > The application is part of a project to determine optimum school bus > > routes and the main developers want to be able to visually check their > > solutions for reasonableness. They need to be able to quickly > > determine if paths are crossing each other or generally wandering away > > from a reasonable solution. > > > I'm really hoping this is simple.- Hide quoted text - > > - Show quoted text - -- 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.
