Class: WriteServiceDialogEvent

WriteServiceDialogEvent

Events emitted by Mapspace.nvdb.control.WriteServiceDialog.


new WriteServiceDialogEvent(type, tool, feature)

Parameters:
Name Type Description
type string

Event type.

tool Mapspace.ToolNames

The button that was clicked.

feature ol.Feature

The feature selected.

Source:
mapspace-nvdb/events.js

Extends

Members


feature :ol.Feature

Feature.

Source:
mapspace-nvdb/events.js

tool :Mapspace.ToolNames

The button that was clicked.

Source:
mapspace-nvdb/events.js