Emitted when the map is changed
Emitted when the map is changed, plus the context in which it was changed. This is typically so developers can determine why the map was changed, such as a user clicking a connection, or the blue dot detecting a floor change, among others. See E_MAP_CHANGED_REASON.
Use E_SDK_EVENT.CLICK instead. Emitted when nothing (outside of interactive polygons) is clicked
Experimental
OUTDOOR_Emitted when the outdoor view is ready. All currently requested tiles have loaded, and all fade and transition animations have completed. showVenue is resolved when the indoor map is ready even if the outdoor tiles are not yet loaded. Use this event to create a loading screen that ensures outdoor view is fully loaded and rendered.
Use E_SDK_EVENT.CLICK instead. Emitted when an interactive polygon is clicked
Emitted when the SDK state changes.
Emitted when the map is clicked or tapped on a touch screen.