StyleDataLoadedType

The enumeration defines the type of loaded style data.

Entries

Link copied to clipboard

The style document is loaded and parsed. Style properties can be read and modified, and style layers and sources can be added or removed before rendering is started.

Link copied to clipboard

Style's sprite sheet is loaded, and adding or updating images is possible.

Link copied to clipboard

All sources defined by the style are loaded, and their properties can be read and updated if needed.

Functions

Link copied to clipboard
open fun toString(): String
Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.