Package-level declarations

Types

Link copied to clipboard
data class VisibleSpeedCamera(    val roadObjectId: String,     val originalId: String,     val matchedPoint: Point,     val mapboxSpeedLimit: Double? = null,     val thirdPartySpeedLimit: Double? = null)

Properties

Link copied to clipboard