setMaxPitchPreference
open fun setMaxPitchPreference( @FloatRange(from = MapLibreConstants.MINIMUM_PITCH, to = MapLibreConstants.MAXIMUM_PITCH) maxPitch: Double)
Sets the maximum Pitch the map can be displayed at.
The default and upper bound for maximum Pitch is 60.
Parameters
maxPitch
The new maximum Pitch.