Class: OpenStreetImage

Mapspace.ortho.action. OpenStreetImage

An action for a Mapspace.control.ViewerTools or a Mapspace.control.ShortcutBar or a Mapspace.control.LayerPanel that activates an interaction in a Mapspace.ortho.Viewer to open street images.


new OpenStreetImage( [options])

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

Options.

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