Mapbox Maps Android
/
com.mapbox.maps.plugin.annotation
/
AnnotationManagerImpl
/
MapLongClick
Map
Long
Click
Class handle the map long click event
inner class
MapLongClick
:
OnMapLongClickListener
Content copied to clipboard
Constructors
Functions
Constructors
MapLongClick
Link copied to clipboard
fun
MapLongClick
()
Content copied to clipboard
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
onMapLongClick
Link copied to clipboard
Called when the user long clicks on the map view.
open override fun
onMapLongClick
(point:
Point
):
Boolean
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard