Class: QueryPointReference

QueryPointReference

An action for a Mapspace.control.ShortcutBar that activates an interaction in any Mapspace.Viewer to do NVDB reverse geocoding. Notifies the viewer to trigger an event to show the address of a given point if an address exists.


new QueryPointReference( [options])

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

Options.

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