RouteDestinationOptions

Options related to the destination.

Types

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

Properties

Link copied to clipboard

The distance in meters from the destination point within which certain routing actions (such as U-turns or left turns across traffic) are restricted. This helps generate more practical routes by avoiding potentially dangerous maneuvers near the endpoint.

Link copied to clipboard

Avoid U-turns for calculation on highways and motorways.

Link copied to clipboard

GPS Heading at the position.

Link copied to clipboard

Options to configure matching the provided position to the road network.

Link copied to clipboard

Options to configure matching the provided position to a side of the street.

Link copied to clipboard

Duration of the stop.

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