On Dec 3, 2:48 am, cobalt <[email protected]> wrote: > Out of sheer desire to wear the aid :) > > Okay, I *think* I now know what you are trying to achieve. > > A little bit :P > > You want to render your custom display around the DirectionsRenderer's > own path, and have it update whenever the path is dragged. Correct? > > This is what I mean. > > So I use 'directions_changed' event and It's works but I have array > response.routes[0].overview_path, when I use event this array no change > values. > Blue road must be stored somewhere in the coordinates in an array. If I > could only get these coordinates ....
Have you seen the examples where I do that? http://www.geocodezip.com/v3_directions_custom_iconsC.html -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
