setStyleTransition

abstract fun setStyleTransition(@NonNull transitionOptions: TransitionOptions)

Overrides the map style's transition options with user-provided options. The style transition is re-evaluated when a new style is loaded.

Parameters

transitionOptions

The `transition options`.