public static interface MapboxMap.OnMapClickListener
| Modifier and Type | Method and Description |
|---|---|
boolean |
onMapClick(LatLng point)
Called when the user clicks on the map view.
|
boolean onMapClick(LatLng point)
point - The projected map coordinate the user clicked on.© 2015–2019 Mapbox. All rights reserved.