sdk-maps / com.tomtom.online.sdk.map / TomtomMapCallback / OnCameraMoveListener

OnCameraMoveListener

interface OnCameraMoveListener

A callback interface called when the camera transition is in progress.

Functions

onCameraMove

abstract fun onCameraMove(): Unit

Called when the camera is moving either by usage of the TomtomMap#centerOn(CameraPosition) method or user touch gesture.