Enumeration MapState

The state of a map. State machine: inactive <-> loading -> active -> inactive

Enumeration Members

Enumeration Members

ACTIVE: 2
INACTIVE: 1
LOADING: 4

Generated using TypeDoc