CalculateRouteCarModeOptions

Contains details about additional route preferences for requests that specify TravelMode as Car.

Types

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

Properties

Link copied to clipboard

Avoids ferries when calculating routes.

Link copied to clipboard

Avoids tolls when calculating routes.

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