mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps.plugin.annotation
/
AnnotationManagerImpl
/
MapMove
Map
Move
inner
class
MapMove
:
OnMoveListener
Deprecated
Should not be used, will be removed in the next major version
Should not be used.
Constructors
Functions
Constructors
Map
Move
Link copied to clipboard
fun
MapMove
(
)
Functions
on
Move
Link copied to clipboard
open
override
fun
onMove
(
detector
:
MoveGestureDetector
)
:
Boolean
Should not be used.
on
Move
Begin
Link copied to clipboard
open
override
fun
onMoveBegin
(
detector
:
MoveGestureDetector
)
Should not be used.
on
Move
End
Link copied to clipboard
open
override
fun
onMoveEnd
(
detector
:
MoveGestureDetector
)
Should not be used.