getStylePack

Returns a style package by its id. Note: The user-provided callbacks will be executed on a worker thread; it is the responsibility of the user to dispatch to a user-controlled thread.

Parameters

callback

The `style pack callback`.

styleURI

The URI of the style package's associated style

abstract fun getStylePack(styleURI: String, callback: StylePackCallback)