State#

class State#

Tile loading state.

Fields#

class State
DONE#

Tile loading finished. Also used to inform map sources that tile loading has been cancelled.

LOADED#

Tile is loaded but not yet displayed

LOADING#

Tile is loading

NONE#

Initial or undefined state