![]() |
![]()
| ![]() |
![]()
NAMEPaws::LocationService::CalculateRouteResponse ATTRIBUTESREQUIRED Legs => ArrayRef[Paws::LocationService::Leg]Contains details about each path between a pair of positions included along a route such as: "StartPosition", "EndPosition", "Distance", "DurationSeconds", "Geometry", and "Steps". The number of legs returned corresponds to one less than the total number of positions in the request. For example, a route with a departure position and destination position returns one leg with the positions snapped to a nearby road (https://docs.aws.amazon.com/location/latest/developerguide/calculate-route.html#snap-to-nearby-road):
A route with a waypoint between the departure and destination position returns two legs with the positions snapped to a nearby road.:
REQUIRED Summary => Paws::LocationService::CalculateRouteSummaryContains information about the whole route, such as: "RouteBBox", "DataSource", "Distance", "DistanceUnit", and "DurationSeconds" _request_id => Str
|