distanceToFrameAfterManeuver

var distanceToFrameAfterManeuver: Double = 100.0

When enabled, this controls the distance on route after the current maneuver to include in the frame.

This is added on top of potentially included compound maneuvers that closely follow the upcoming one, controlled by distanceToCoalesceCompoundManeuvers.

Defaults to 100.0 meters.