SnapToRoadsRequest

Types

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

Properties

Link copied to clipboard
val key: String?

Optional: The API key to be used for authorization. Either an API key or valid SigV4 signature must be provided when making a request.

Link copied to clipboard

Chooses what the returned SnappedGeometry format should be.

Link copied to clipboard

The radius around the provided tracepoint that is considered for snapping.

Link copied to clipboard

List of trace points to be snapped onto the road network.

Link copied to clipboard

Specifies the mode of transport when calculating a route. Used in estimating the speed of travel and road compatibility.

Link copied to clipboard

Travel mode related options for the provided travel mode.

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