View a markdown version of this page

RouteTaxiTravelStep - Amazon Location Service

RouteTaxiTravelStep

A step that must be performed during the travel portion of the leg.

Contents

Duration

Duration of the step.

Unit: seconds

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: Yes

Type

Type of the step.

Type: String

Valid Values: Arrive | Continue | Depart | Exit | Keep | Ramp | RoundaboutEnter | RoundaboutExit | RoundaboutPass | Turn | UTurn

Required: Yes

ContinueStepDetails

Details related to the continue step.

Type: RouteContinueStepDetails object

Required: No

Distance

Distance of the step.

Unit: meters

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: No

ExitStepDetails

Details related to the exit step.

Type: RouteExitStepDetails object

Required: No

GeometryOffset

Offset in the leg geometry corresponding to the start of this step.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

Instruction

Brief description of the step in the requested language.

Type: String

Required: No

KeepStepDetails

Details that are specific to a Keep step.

Type: RouteKeepStepDetails object

Required: No

RampStepDetails

Details that are specific to a ramp step.

Type: RouteRampStepDetails object

Required: No

RoundaboutEnterStepDetails

Details about the roundabout leg.

Type: RouteRoundaboutEnterStepDetails object

Required: No

RoundaboutExitStepDetails

Details about the roundabout step.

Type: RouteRoundaboutExitStepDetails object

Required: No

RoundaboutPassStepDetails

Details about the step.

Type: RouteRoundaboutPassStepDetails object

Required: No

TurnStepDetails

Details related to the turn step.

Type: RouteTurnStepDetails object

Required: No

UTurnStepDetails

Details related to the U-turn step.

Type: RouteUTurnStepDetails object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: