RouteMatrixDestinationOptions
Options related to the destination.
Types
Properties
Link copied to clipboard
Avoids actions for the provided distance. This is typically to consider for users in moving vehicles who may not have sufficient time to make an action at an origin or a destination.
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.
Functions
Link copied to clipboard
inline fun copy(block: RouteMatrixDestinationOptions.Builder.() -> Unit = {}): RouteMatrixDestinationOptions