RoutePedestrianLegDetails
Details that are specific to a pedestrian leg.
Types
Properties
Link copied to clipboard
Details corresponding to the arrival for the leg.
Link copied to clipboard
Details corresponding to the departure for the leg.
Link copied to clipboard
Notices are additional information returned that indicate issues that occurred during route calculation.
Link copied to clipboard
Waypoints that were passed through during the leg. This includes the waypoints that were configured with the PassThrough option.
Link copied to clipboard
Spans that were computed for the requested SpanAdditionalFeatures.
Link copied to clipboard
Summarized details of the leg.
Link copied to clipboard
Steps of a leg that must be performed before the travel portion of the leg.
Functions
Link copied to clipboard
inline fun copy(block: RoutePedestrianLegDetails.Builder.() -> Unit = {}): RoutePedestrianLegDetails