RouteTaxiLegDetails
Populated when the Leg type is Taxi, and provides additional information that is specific to taxi travel.
Contents
- AfterTravelSteps
-
Steps of a leg that must be performed after the travel portion of the leg.
Type: Array of RouteTaxiAfterTravelStep objects
Required: Yes
- Agency
-
Details about the taxi agency.
Type: RouteTaxiAgency object
Required: Yes
- Arrival
-
Details corresponding to the arrival for the leg.
Type: RouteTaxiArrival object
Required: Yes
- Attributions
-
List of required attributions to display.
Type: Array of RouteAttribution objects
Required: Yes
- BeforeTravelSteps
-
Steps of a leg that must be performed before the travel portion of the leg.
Type: Array of RouteTaxiBeforeTravelStep objects
Required: Yes
- BookingWebLinks
-
Web links to external ticket booking services for the taxi.
Type: Array of RouteWebLink objects
Required: Yes
- Departure
-
Details corresponding to the departure for the leg.
Type: RouteTaxiDeparture object
Required: Yes
- Notices
-
List of notices that indicate issues that occurred during route calculation.
Type: Array of RouteTaxiNotice objects
Required: Yes
- Transport
-
Transport mode details for the taxi leg.
Type: RouteTaxiTransportModeDetails object
Required: Yes
- TravelSteps
-
Steps of a leg that must be performed during the travel portion of the leg.
Type: Array of RouteTaxiTravelStep objects
Required: Yes
- Summary
-
Summary of the taxi leg.
Type: RouteTaxiSummary object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: