OnMapLongClickListener

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

See also

Functions

Link copied to clipboard
abstract fun onMapLongClick(@NonNull point: LatLng): Boolean
Called when the user long clicks on the map view.