OnRotateListener

Interface definition for a callback to be invoked when the map is rotated.

See also

Functions

Link copied to clipboard
abstract fun onRotate(@NonNull detector: RotateGestureDetector)
Link copied to clipboard
abstract fun onRotateBegin(@NonNull detector: RotateGestureDetector)
Link copied to clipboard
abstract fun onRotateEnd(@NonNull detector: RotateGestureDetector)