Class: Measurements

Mapspace.ortho.action. Measurements

An action for any control that activates interactions in a Mapspace.ortho.Viewer to make measurements.


new Measurements( [options])

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

Options.

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