getStylePackMetadata

abstract fun getStylePackMetadata(@NonNull styleURI: String, @NonNull callback: StylePackMetadataCallback)

Returns a style package's associated metadata The style package's associated metadata that a user previously set.

Parameters

styleURI

The URI of the style package's associated style

callback

The `style pack metadata callback`.