mapbox-maps-android
/
com.mapbox.maps.plugin.annotation
/
QueryAnnotationCallback
androidJvm
Query
Annotation
Callback
fun fun interface
QueryAnnotationCallback
<
T
>
Content copied to clipboard
Callback for query annotation
Functions
Functions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
onQueryAnnotation
Link copied to clipboard
androidJvm
abstract fun
onQueryAnnotation
(annotations:
T
)
Content copied to clipboard
Get the queried annotation
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard