OnMapSteadyListener

public fun interface OnMapSteadyListener


A listener that is invoked when the scene is steady.

Summary

Public methods

abstract void
onMapSteadyChange(boolean isSceneSteady)

The callback method that is invoked when the scene is steady.

Public methods

onMapSteadyChange

abstract void onMapSteadyChange(boolean isSceneSteady)

The callback method that is invoked when the scene is steady.