MapLoaded

The style has been fully loaded, and the `map` has rendered all visible tiles. The event will be emitted only once for the current style. If it is required to observe an event where all required resources are loaded or rendered, please check the following events: `MapIdle`, `StyleDataLoaded`, and `RenderFrameFinished`.

Constructors

Link copied to clipboard
open fun MapLoaded(@NonNull timeInterval: EventTimeInterval)

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

Extensions

Link copied to clipboard

Extension function to map the newly introduced event to the legacy one.