onRotation

abstract fun onRotation(detector: MapGesturesDetector)

Responds to rotation events for a gesture in progress. Reported by pointer motion.

Parameters

detector

The detector reporting the event - use this to retrieve extended info about event state.