OnCameraAnimationEndListener

public fun interface OnCameraAnimationEndListener


A listener that is invoked when the 3d map camera animation ends.

Summary

Public methods

abstract void

The callback method that is invoked when the 3d map camera animation ends.

Public methods

onCameraAnimationEnd

abstract void onCameraAnimationEnd()

The callback method that is invoked when the 3d map camera animation ends.