set Min Zoom Preference
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
min Zoom
The new minimum zoom level.