FollowPuckViewportStateBearing

sealed class FollowPuckViewportStateBearing

Describes the camera bearing options for the FollowPuckViewportState.

Types

Constant
Link copied to clipboard
class Constant(bearing: Double) : FollowPuckViewportStateBearing
The viewport's bearing is fixed to the given bearing.
SyncWithLocationPuck
Link copied to clipboard
object SyncWithLocationPuck : FollowPuckViewportStateBearing
The viewport's bearing is set as the same as the location puck's bearing.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Inheritors

FollowPuckViewportStateBearing
Link copied to clipboard
FollowPuckViewportStateBearing
Link copied to clipboard