MapLongClickListener

Interface for notifying about the long press gesture applied on the TomTomMap.

See also

Functions

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
abstract fun onMapLongClicked(coordinate: GeoPoint): Boolean

Called when the user performed the longer press gesture add the given map GeoPoint.