Builder

class Builder

Constructors

Link copied to clipboard
open fun Builder()

Functions

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