PMMapCameraModelCallback

Map camera status callback

Callback methods are not called immediately after a change of PMMapCameraModel's content. Callback is invoked when model's changes are reflected on map instance.

Functions

Link copied to clipboard
open fun onFailure(exception: Throwable)

Map camera setting operation failed

Link copied to clipboard
open fun onSuccess()

Map camera setting operation finished successfully