UpdatesDisabled

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
class UpdatesDisabled : MapUpdateError

Map updates are disabled in the component.

Trying to update the map will result in this error if map updates are disabled in the component.

Note: Never reported as an error for automatic updates.

Inherited properties

Link copied to clipboard

Inherited functions

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