Optional
axisAlignedPadding?: { vertical?: number }Axis aligned padding to add to the bounding box in meters.
Optional
bearing?: numberCamera bearing when focusing on a target in degrees clockwise from North. 0 degrees is North, 90 degrees is East, 180 degrees is South, and 270 degrees is West.
Optional
interruptible?: booleanWhether the current animation will be interrupted, or must complete before starting any new animations @default: true
Optional
maxZoomLevel?: numberMaximum zoom level when focusing on a target in mercator zoom levels.
Optional
minZoomLevel?: numberMinimum zoom level when focusing on a target in mercator zoom levels.
Optional
pitch?: numberCamera pitch when focusing on a target, in degrees.
Optional
screenOffsets?: InsetPaddingOption
Options for focusing the Camera on a target.