RouteMatrixMatchingOptions
Matching options.
Types
Properties
Link copied to clipboard
If the distance to a highway/bridge/tunnel/sliproad is within threshold, the waypoint will be snapped to the highway/bridge/tunnel/sliproad.
Link copied to clipboard
Strategy that defines matching of the position onto the road network. MatchAny considers all roads possible, whereas MatchMostSignificantRoad matches to the most significant road.
Functions
Link copied to clipboard
inline fun copy(block: RouteMatrixMatchingOptions.Builder.() -> Unit = {}): RouteMatrixMatchingOptions