OnCameraMoveStartedListener

Interface for receiving camera movement start events.

Implement this interface and set it using OpenMapView.setOnCameraMoveStartedListener to receive callbacks when the camera starts moving.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun onCameraMoveStarted(reason: Int)

Called when the camera starts moving.