toggle menu
MapLibre Native Android
12.0.0
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.maps
/
MapLibreMap
/
OnRotateListener
On
Rotate
Listener
interface
OnRotateListener
Interface definition for a callback to be invoked when the map is rotated.
See also
Map
Libre
Map
Members
Functions
on
Rotate
Link copied to clipboard
abstract
fun
onRotate
(
@
NonNull
detector
:
RotateGestureDetector
)
on
Rotate
Begin
Link copied to clipboard
abstract
fun
onRotateBegin
(
@
NonNull
detector
:
RotateGestureDetector
)
on
Rotate
End
Link copied to clipboard
abstract
fun
onRotateEnd
(
@
NonNull
detector
:
RotateGestureDetector
)