onclick

abstract fun onclick(lat: Double, lon: Double)

Called when the map is clicked.

Parameters

lat

The latitude of the clicked point.

lon

The longitude of the clicked point.