OnMapDoubleClickListener

Interface for notifying about the double click (double tap) gesture applied on the TomTomMap.

Important: This is a Public Preview API. It may be changed or removed at any time.

See also

to register this listener.

Functions

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

Called when the map was double clicked on a given GeoPoint.