LocationMarkerClickListener

Interface for notifying about the location marker being clicked (tapped).

See also

TomTomMap.addLocationMarkerClickListener

to register this listener.

Functions

Link copied to clipboard
abstract fun onLocationMarkerClick(point: Point, position: GeoPoint)

Called when a certain location has been clicked.