fun GoogleMap.mapClickEvents(): Flow<LatLng>
Returns a flow that emits when the map is clicked. Using this to observe map click events will override an existing listener (if any) to GoogleMap.setOnMapClickListener