Basically I want to turn off the feature that centers the map on each turn when you click on Directions Panel step.
Is there a way to disable that feature?
PS: i tried:
suppressMarkers: true,
suppressInfoWindows: true,
but those only take out the markers and infowindows – it still centers the map on the turn point when its clicked.
So this is what I ended up doing: