StepManeuver

constructor(location: Point, bearingBefore: Double, bearingAfter: Double, instruction: String? = null, type: StepManeuver.Type? = null, modifier: ManeuverModifier.Type? = null, exit: Int? = null)