OnMapClickListener

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

See also

Functions

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