MPOnMapClickListener

MPOnMapClickListener

Functions

Link copied to clipboard
abstract fun onMapClick(@NonNull point: MPLatLng, @NonNull locationList: List<MPLocation>): Boolean
Called when the user makes a tap gesture on the map, but only if none of the overlays of the map handled the gesture.