Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration E_SDK_EVENT

Index

Enumeration Members

CLICK: "CLICK"

Emitted when the map is clicked or tapped on a touch screen.

MAP_CHANGED: "MAP_CHANGED"

Emitted when the map is changed

NOTHING_CLICKED: "NOTHING_CLICKED"
deprecated

Use E_SDK_EVENT.CLICK instead. Emitted when nothing (outside of interactive polygons) is clicked

POLYGON_CLICKED: "POLYGON_CLICKED"
deprecated

Use E_SDK_EVENT.CLICK instead. Emitted when an interactive polygon is clicked

STATE_CHANGE: "STATE_CHANGE"

Emitted when the SDK state changes.