toggle menu
MapLibre Native Android
12.0.0
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.maps
/
MapLibreMap
/
OnShoveListener
On
Shove
Listener
interface
OnShoveListener
Interface definition for a callback to be invoked when the map is tilted.
See also
Map
Libre
Map
Members
Functions
on
Shove
Link copied to clipboard
abstract
fun
onShove
(
@
NonNull
detector
:
ShoveGestureDetector
)
on
Shove
Begin
Link copied to clipboard
abstract
fun
onShoveBegin
(
@
NonNull
detector
:
ShoveGestureDetector
)
on
Shove
End
Link copied to clipboard
abstract
fun
onShoveEnd
(
@
NonNull
detector
:
ShoveGestureDetector
)