Class: Profile3dPanel

Mapspace.action. Profile3dPanel

An action for a Mapspace.control.Profile3dPanel that manages profile definitions.


new Profile3dPanel( [opt_options])

Parameters:
Name Type Argument Description
opt_options Mapspace.action.Profile3dPanelOptions <optional>

Options.

Source:
mapspace/actions/profile3dpanel.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