OnInfoWindowLongClickListener

Interface definition for a callback to be invoked when the user long presses on a marker's info window.

See also

Functions

Link copied to clipboard
abstract fun onInfoWindowLongClick(@NonNull marker: Marker)
Called when the user makes a long-press gesture on the marker's info window.