MAP_IDLE

val MAP_IDLE: String

The `map` has entered the idle state. The `map` is in the idle state when there are no ongoing transitions and the `map` has rendered all requested non-volatile tiles. The event will not be emitted if `setUserAnimationInProgress` and / or `setGestureInProgress` is set to `true`. ``` text Event data format (Object). ```