set Offline Region Definition
Loads a new style from the specified offline region definition and moves the map camera to that region.
Parameters
definition
the offline region definition
See also
open fun setOfflineRegionDefinition(@NonNull definition: OfflineRegionDefinition, @Nullable callback: Style.OnStyleLoaded)
Loads a new style from the specified offline region definition and moves the map camera to that region.
Parameters
definition
the offline region definition
callback
the callback to be invoked when the style has loaded