setMaxBounds

abstract fun setMaxBounds(bounds: MTBounds?)

Applies or clears the geographical constraints that clamp user interaction.

Passing null removes the bounds restriction.

Parameters

bounds

Geographical limits for map interactions, or null to remove restrictions.