buildManeuver 
  fun buildManeuver(    primary: PrimaryManeuver,     stepDistance: StepDistance,     secondary: SecondaryManeuver?,     sub: SubManeuver?,     lane: Lane?,     point: Point): Maneuver
Content copied to clipboard
Build Maneuver given appropriate arguments