CameraModeComponentConfig

class CameraModeComponentConfig

Camera mode button component configuration class.

Properties

Link copied to clipboard
var navigationCamera: NavigationCamera? = null

Instance of NavigationCamera to use with this component. Passing null will use NavigationCamera instance managed by the ComponentInstaller.navigationCamera component.