RoadSnapNotice

Notices provide information around factors that may have influenced snapping in a manner atypical to the standard use cases.

Types

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

Properties

Link copied to clipboard

Code corresponding to the issue.

Link copied to clipboard

The notice title.

Link copied to clipboard

TracePoint indices for which the provided notice code corresponds to.

Functions

Link copied to clipboard
inline fun copy(block: RoadSnapNotice.Builder.() -> Unit = {}): RoadSnapNotice
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