MapLongClickListener

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

See also

to register this listener.

Functions

Link copied to clipboard
abstract fun onMapLongClicked(coordinate: GeoPoint): Boolean

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