RouteVehicleLegDetails

Steps of a leg that correspond to the travel portion of the 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

Incidents corresponding to this leg of the route.

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

Toll related options.

Link copied to clipboard

Toll systems are authorities that collect payments for the toll.

Link copied to clipboard

Steps of a leg that must be performed before the travel portion of the leg.

Link copied to clipboard

Truck road type identifiers. BK1 through BK4 apply only to Sweden. A2,A4,B2,B4,C,D,ET2,ET4 apply only to Mexico.

Link copied to clipboard

Zones corresponding to this leg of the route.

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