MarkerLongClickListener

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

See also

Functions

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
abstract fun onMarkerLongClicked(marker: Marker)

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