[Go to site: main page, start]

Interface CameraViewControlContext

interface CameraViewControlContext {
    display: boolean;
    icon: string;
    label: string;
}
Index

Properties

Properties

display: boolean
icon: string
label: string