onInfoPanelSlide

open fun onInfoPanelSlide(slideOffset: Float)

Called when the info panel is being dragged.

Parameters

slideOffset

The new offset of info panel within -1,1 range. Offset increases as info panel is moving upward and decreases in the opposite direction. Range 0 to 1: Denotes the panel is transitioning from collapsed to expanded state. Range -1 to 0: Denotes the panel is transitioning from hidden to collapsed state.