FollowPuckViewportStateBearing

sealed class FollowPuckViewportStateBearing

Describes different ways that FollowPuckViewportState can obtain values to use when setting CameraOptions.bearing.

Types

Constant
Link copied to clipboard
class Constant(bearing: Double) : FollowPuckViewportStateBearing

The FollowPuckViewportState sets the camera bearing to the constant value on every frame.

SyncWithLocationPuck
Link copied to clipboard
object SyncWithLocationPuck : FollowPuckViewportStateBearing

The FollowPuckViewportState sets the camera bearing to the same as the location puck's bearing.

Inheritors

FollowPuckViewportStateBearing
Link copied to clipboard
FollowPuckViewportStateBearing
Link copied to clipboard