FOLLOWING

Describes state when NavigationCamera finished transition to the following state.

Preceded by TRANSITION_TO_FOLLOWING.

Set after invoking NavigationCamera.requestNavigationCameraToFollowing.

When in this state, each update to the ViewportDataSource will automatically trigger another transition.

Functions

clone
Link copied to clipboard
protected fun clone(): Any
compareTo
Link copied to clipboard
operator override fun compareTo(other: NavigationCameraState): Int
equals
Link copied to clipboard
operator override fun equals(other: Any?): Boolean
finalize
Link copied to clipboard
fun finalize()
getDeclaringClass
Link copied to clipboard
fun getDeclaringClass(): Class<NavigationCameraState>
hashCode
Link copied to clipboard
override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int