set Min Pitch Preference
open fun setMinPitchPreference(@FloatRange(from = MapLibreConstants.MINIMUM_PITCH, to = MapLibreConstants.MAXIMUM_PITCH ) minPitch: Double)
Sets the minimum Pitch the map can be displayed at.
The default and lower bound for minPitch Pitch is 0.
Parameters
min Pitch
The new minimum Pitch.