sdk-maps / com.tomtom.online.sdk.map / CameraFocusArea

CameraFocusArea

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.

Types

Builder

class Builder

Builder used to create an instance of the CameraFocusArea.

Properties

bearing

val bearing: Double

boundingBox

val boundingBox: BoundingBox

pitch

val pitch: Double