new ViewerMenuEvent(type, value, isAction)
Parameters:
Name | Type | Description |
---|---|---|
type |
string | Event type. |
value |
string | The name of the button that was clicked. |
isAction |
boolean | If the button is an action or not. |
- Source:
- mapspace/events.js