On Aug 12, 4:18 pm, David <[email protected]> wrote: > How do I access markers generated by DirectionsRenderer? > > I want to add a listener so I can allow users to change the origin and > destination by dragging the markers.
I don't know how to get access to the ones generated by the DirectionsRenderer (I haven't looked), but you can render the route yourself and then you control the markers: http://www.geocodezip.com/v3_directions_custom_iconsC.html -- 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.
