MapClick

Class handle the map click event

Constructors

Link copied to clipboard
fun MapClick()

Functions

Link copied to clipboard
open override fun onMapClick(point: Point): Boolean

Called when the user clicks on the map view. Note that calling this method is blocking main thread until querying map for features is finished.