CameraOptions

Various options for describing the viewpoint of a camera. All fields are optional. Anchor and center points are mutually exclusive, with preference for the center point when both are set.

Types

Link copied to clipboard
class Builder

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val center: Point
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard