RoutePedestrianLegDetails

Details that are specific to a pedestrian leg.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String