new ImageAvailableEvent(type, imageAvailable)
Parameters:
Name | Type | Description |
---|---|---|
type |
string | Event type. |
imageAvailable |
boolean | If image availability is true or not. |
- Source:
- mapspace-global/events.js
Extends
Members
-
imageAvailable :boolean
-
If image availability is true or not.
- Source:
- mapspace-global/events.js