OnMapLongClickListener

interface OnMapLongClickListener

OnMapLongClickListener

Author

Jose J Varó - Copyright © 2018 MapsPeople A/S. All rights reserved.

Functions

Link copied to clipboard
abstract fun onMapLongClick(@NonNull point: LatLng): Boolean
Called when the user makes a long-press gesture on the map, but only if none of the overlays of the map handled the gesture.