Mapbox Maps Android
/
com.mapbox.maps.plugin.annotation
/
QueryAnnotationCallback
Query
Annotation
Callback
Callback for query annotation
fun fun interface
QueryAnnotationCallback
<
T
>
Content copied to clipboard
Functions
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
onQueryAnnotation
Link copied to clipboard
Get the queried annotation
abstract fun
onQueryAnnotation
(annotations:
T
)
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard