MapStyleStateDelegate

Delegate that allows to check if the style has fully loaded.

fun fun interface MapStyleStateDelegate

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
isFullyLoaded
Link copied to clipboard

Returns if the style has fully loaded.

abstract fun isFullyLoaded(): Boolean
toString
Link copied to clipboard
open override fun toString(): String

Inheritors

MapboxMap
Link copied to clipboard