OnMapClickListener

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

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 onMapClicked(coordinate: GeoPoint): Boolean

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