OnMarkerLongClickListener

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

Important: This is a Public Preview API. It may be changed or removed at any time.

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.