MapLongClickListener
MapLongClickListener
Type: public
interface
The map long click listener
onMapLongClick(Coordinates point)
Type: void
The action which is called when the map is long clicked.
Parameter Name | Type | Description |
---|---|---|
point | Coordinates | the LatLngAlt point which is long clicked |