Hi there,
I'm trying to understand how to use Google Maps Web making some changes to Google Maps Web - Demo. I need that the user can select and alter routes by clicking and dragging the resulting paths on the map (draggable waypoints with stopover=false) but by default only the map is draggable (and not the DirectionsRenderer, which i don't find a way how to set it).
Do you have any example of how to do this with the Google Maps Web?
Thanks in advance.