Builder
class Builder
Content copied to clipboard
Constructors
Functions
bounds
                          
                    Link copied to clipboard
                        open fun bounds(@Nullable bounds: CoordinateBounds): CameraBoundsOptions.Builder
Content copied to clipboard
The latitude and longitude bounds to which the camera center are constrained.
build
                          
                    Link copied to clipboard
                        max
                    Link copied to clipboard
                        open fun maxPitch(@Nullable maxPitch: Double): CameraBoundsOptions.Builder
Content copied to clipboard
The maximum allowed pitch value in degrees.
max
                    Link copied to clipboard
                        The maximum zoom level, in Mapbox zoom levels 0-25.5.
min
                    Link copied to clipboard
                        open fun minPitch(@Nullable minPitch: Double): CameraBoundsOptions.Builder
Content copied to clipboard
The minimum allowed pitch value in degrees.
min
                    Link copied to clipboard
                        The minimum zoom level, in Mapbox zoom levels 0-25.5.