onCameraPaddingChanged

open fun onCameraPaddingChanged(padding: EdgeInsets)

Called when NavigationCamera padding has changed. The padding is defined as a box relative to map size which the user location indicator and route geometry is fit into during camera following and overview states.

Parameters

padding

New camera padding value.