toggle menu
MapLibre Native Android
12.0.0
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.maps
/
MapLibreMap
/
OnMoveListener
On
Move
Listener
interface
OnMoveListener
Interface definition for a callback to be invoked when the map is moved.
See also
Map
Libre
Map
Members
Functions
on
Move
Link copied to clipboard
abstract
fun
onMove
(
@
NonNull
detector
:
MoveGestureDetector
)
on
Move
Begin
Link copied to clipboard
abstract
fun
onMoveBegin
(
@
NonNull
detector
:
MoveGestureDetector
)
on
Move
End
Link copied to clipboard
abstract
fun
onMoveEnd
(
@
NonNull
detector
:
MoveGestureDetector
)