buildManeuver

fun buildManeuver(    primary: PrimaryManeuver,     stepDistance: StepDistance,     secondary: SecondaryManeuver?,     sub: SubManeuver?,     lane: Lane?,     point: Point): Maneuver

Build Maneuver given appropriate arguments