SourceDataLoaded

The `SourceDataLoaded` event is emitted when source data is loaded. Note: The event will be emitted synchronously in cases when the source's metadata is available when a source is added to the style.

Constructors

Link copied to clipboard
open fun SourceDataLoaded(@NonNull sourceId: String, @NonNull type: SourceDataLoadedType, @Nullable loaded: Boolean, @Nullable tileId: CanonicalTileID, @Nullable dataId: String, @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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Extensions

Link copied to clipboard

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