setMinZoomPreference
open fun setMinZoomPreference( @FloatRange(from = MapLibreConstants.MINIMUM_ZOOM, to = MapLibreConstants.MAXIMUM_ZOOM) minZoom: Double)
Sets the minimum zoom level the map can be displayed at.
Parameters
minZoom
The new minimum zoom level.