OnMarkerClickListener

Deprecated

As of 7.0.0, use MapLibre Annotation Plugin instead

Interface definition for a callback to be invoked when the user clicks on a marker.

See also

Functions

Link copied to clipboard
abstract fun onMarkerClick(@NonNull marker: Marker): Boolean
Called when the user clicks on a marker.