ON_IDLE

@SerialName(value = "idle")
ON_IDLE

Triggered after the last frame rendered before the map enters an "idle" state. Idle state means that no camera transitions are in progress, all currently requested tiles have loaded, and all fade/transition animations have completed.

Properties