MapMatchingConfig

The input structure for Map Matching operation type.

Types

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

Properties

Link copied to clipboard

The field name for the data that describes the identifier representing a collection of GPS points belonging to an individual trace.

Link copied to clipboard

The name of the timestamp attribute.

Link copied to clipboard

The name of the X-attribute

Link copied to clipboard

The name of the Y-attribute

Functions

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