onSaveInstanceState

open fun onSaveInstanceState(outState: Bundle)

Used to store the bottomsheet state and re-centerbutton visibility. As well as anything the MapView needs to store in the bundle.

Parameters

outState

to store state variables