CameraChangedCoalesced

@MapboxExperimental
class CameraChangedCoalesced : Serializable

This event represents all coalesced camera changes for the scheduled rendering frame. This event is emitted when a rendering frame is scheduled and it is triggered only if the camera has changed since the previous frame.

Constructors

Link copied to clipboard
open fun CameraChangedCoalesced(@NonNull cameraState: CameraState, @NonNull timestamp: Date)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard