new CollectionEvent(type, interaction)
Parameters:
Name | Type | Description |
---|---|---|
type |
string | Event type. |
interaction |
Mapspace.interaction.Interaction | Interaction object in the collection that triggered the event. |
- Source:
- mapspace/events.js
Extends
Members
-
interaction :Mapspace.interaction.Interaction
-
Interaction.
- Source:
- mapspace/events.js