excludedManeuvers

var excludedManeuvers: List<String>

List of maneuvers for which camera frames pitch should not be set to 0.

Defaults to listOf("continue", "merge", "on ramp", "off ramp", "fork").

See available maneuver types and StepManeuver class for more options.