setCameraPaddings

fun setCameraPaddings(left: Double, top: Double, right: Double, bottom: Double)

Override the default map camera paddings. Safe area paddings will be added to the provided values, before they are applied to the map camera.

Parameters

left

the left padding

top

the top padding

right

the right padding

bottom

the bottom padding