Package-level declarations

Types

Link copied to clipboard

Strategy used to calculate points to be framed for the FOLLOWING camera mode.

Link copied to clipboard

Options that impact the generation of the following frame.

Link copied to clipboard

Default implementation of ViewportDataSource to use with the NavigationCamera.

Options that impact generation of frames.

Link copied to clipboard

Options that impact the generation of the overview frame.

Link copied to clipboard
class ViewportData(val cameraForFollowing: CameraOptions, val cameraForOverview: CameraOptions)

Data object that carries the camera frames that NavigationCamera uses for transitions and continuous updates.

Link copied to clipboard

Describes an object that provides desired camera positions to NavigationCamera.

Link copied to clipboard

Observer that gets notified whenever ViewportData changes.