Class: SnappingOptionsDialogEvent

Mapspace.control. SnappingOptionsDialogEvent


new SnappingOptionsDialogEvent(type, options)

Parameters:
Name Type Argument Description
type string

Event type.

options Mapspace.SnappingOptions <nullable>

The snapping options or null.

Source:
mapspace/events.js

Extends

Members


<nullable> options :Mapspace.SnappingOptions

The snapping options or null.

Source:
mapspace/events.js