OnMapLongClickListener

Interface definition for a callback to be invoked when the user long clicks on the map view.

Functions

Link copied to clipboard
abstract fun onMapLongClick(point: Point): Boolean

Called when the user long clicks on the map view.

Inheritors

Link copied to clipboard