MapClickListener

Interface for notifying about the TomTomMap being clicked (tapped) at certain GeoPoint.

See also

to register this listener.

Functions

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

Called when the map has been clicked at a given GeoPoint.