public interface IViewer
GetId | Returns the viewerId of the viewer |
GetNavbarExpanded | Returns the navbarExpanded state. This is an asynchronous function. |
GetNavbarVisible | Returns the visibility state of the navbar. This is an asynchronous function. |
GetType | Returns the type of this viewer. |
ToggleNavbarExpanded | Modify the state of navbar expanded in the panorama viewer store. |
ToggleNavbarVisible | Toggles the visibility of the navbar in the PanoramaViewer. |