data class CameraFocusArea
A class that describes the starting position of the map with a bounding box, together with its bearing, pitch, and padding. To construct, use CameraFocusArea.Builder.
class Builder
Builder used to create an instance of the CameraFocusArea. |
val bearing: Double |
|
val boundingBox: BoundingBox |
|
val pitch: Double |