Class: StreetPanel

Mapspace.street.action. StreetPanel

An action for a Mapspace.control.StreetPanel that allows to redefine vertex in geometries created in a Mapspace.street.Viewer.


new StreetPanel( [options])

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

Options.

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