Class: ViewerMenu

Mapspace.action. ViewerMenu

An action for a Mapspace.control.ViewerMenu that collapses or uncollapses the tool panels when the browser window is resized or when workspace layout changes.


new ViewerMenu( [options])

Parameters:
Name Type Argument Description
options Mapspace.action.WorkspaceActionOptions <optional>

Options.

Source:
mapspace/actions/viewermenu.js

Extends

Members


<nullable> localStorageKey :string

This is a key that can be used to store content locally in the action.

Inherited From:
Source:
mapspace/actions/workspaceaction.js

<nullable> workspace :Mapspace.Workspace

This is the workspace this action will be tied to.

Inherited From:
Source:
mapspace/actions/workspaceaction.js