new WorkspaceAction( [options])
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
options |
Mapspace.action.WorkspaceActionOptions |
<optional> |
Options. |
- Source:
- mapspace/actions/workspaceaction.js
Extends
- ol.Object
Members
-
<nullable> localStorageKey :string
-
This is a key that can be used to store content locally in the action.
- Source:
- mapspace/actions/workspaceaction.js
-
<nullable> workspace :Mapspace.Workspace
-
This is the workspace this action will be tied to.
- Source:
- mapspace/actions/workspaceaction.js