RouteVehicleTravelStep

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 that are specific to a Continue Highway step.

Link copied to clipboard

Details that are specific to a Continue step.

Link copied to clipboard

Details of the current road.

Link copied to clipboard

Distance of the step.

Link copied to clipboard

Duration of the step.

Link copied to clipboard

Details that are specific to a Enter Highway step.

Link copied to clipboard

Exit number of the road exit, if applicable.

Link copied to clipboard

Details that are specific to a Roundabout Exit step.

Link copied to clipboard

Offset in the leg geometry corresponding to the start of this step.

Link copied to clipboard

Brief description of the step in the requested language.

Link copied to clipboard

Details that are specific to a Keep step.

Link copied to clipboard

Details of the next road. See RouteRoad for details of sub-attributes.

Link copied to clipboard

Details that are specific to a Ramp step.

Link copied to clipboard

Details that are specific to a Roundabout Enter step.

Link copied to clipboard

Details that are specific to a Roundabout Exit step.

Link copied to clipboard

Details that are specific to a Roundabout Pass step.

Link copied to clipboard

Sign post information of the action, applicable only for TurnByTurn steps. See RouteSignpost for details of sub-attributes.

Link copied to clipboard

Details that are specific to a Turn step.

Link copied to clipboard

Type of the step.

Link copied to clipboard

Details that are specific to a Turn step.

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