restoreStateFrom

open fun restoreStateFrom(inState: Bundle)

Can be used to restore a NavigationMapboxMap after it has been initialized.

This cannot be called in onViewStateRestored because we cannot guarantee the map is re-initialized at that point.

See also

#saveStateWith(Bundle)

#saveStateWith(Bundle)

Parameters

inState

to store state variables