new MenuEvent(type, index)
Parameters:
Name | Type | Description |
---|---|---|
type |
string | Event type. |
index |
number | Index of the menu selected. |
- Source:
- mapspace/events.js
Extends
Members
-
index :number
-
The index of the submenu selected.
- Source:
- mapspace/events.js