setMinPitchPreference
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
minPitch
The new minimum Pitch.