onLocationMarkerClick

abstract fun onLocationMarkerClick(point: Point, position: GeoCoordinate)

Called when a certain location has been clicked.

Parameters

point

Point representing the clicked screen coordinates.

position

GeoCoordinate of the location clicked on the map.