DashCameraState

Types

Link copied to clipboard
annotation class CameraMode
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val anchor: ScreenCoordinate? = null
Link copied to clipboard
val bearing: Double? = null
Link copied to clipboard
val center: Point? = null
Link copied to clipboard
val mode: Int
Link copied to clipboard
val padding: EdgeInsets? = null
Link copied to clipboard
val pitch: Double? = null
Link copied to clipboard
val zoom: Double? = null

Functions

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