OnLocationMarkerClickListener

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

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

See also

Functions

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

Called when a certain location has been clicked.