Builder
class Builder
Content copied to clipboard
Constructors
Functions
anchor
                          
                    Link copied to clipboard
                        open fun anchor(@Nullable anchor: ScreenCoordinate): CameraOptions.Builder
Content copied to clipboard
Point of reference for `zoom` and `angle`, assuming an origin at the top-left corner of the view.
bearing
                          
                    Link copied to clipboard
                        Bearing, measured in degrees from true north.
build
                          
                    Link copied to clipboard
                        center
                          
                    Link copied to clipboard
                        Coordinate at the center of the camera.
padding
                          
                    Link copied to clipboard
                        Padding around the interior of the view that affects the frame of reference for `center`.
pitch
                          
                    Link copied to clipboard
                        Pitch toward the horizon measured in degrees.
zoom
                          
                    Link copied to clipboard
                        Zero-based zoom level.