MarkerLongClickListener

Interface for notifying about the long press gesture applied on a Marker.

See also

to register this listener.

Functions

Link copied to clipboard
abstract fun onMarkerLongClicked(marker: Marker)

Called when the user performed the longer press gesture on the given Marker.