OnDidBecomeIdleListener

Interface definition for a callback to be invoked when the map has entered the idle state.

Calling snapshot from this callback will result in recursive execution. Use OnDidFinishRenderingFrameListener instead.

addOnDidBecomeIdleListener

Functions

Link copied to clipboard
abstract fun onDidBecomeIdle()
Called when the map has entered the idle state.