myLocationClickEvents

fun GoogleMap.myLocationClickEvents(): Flow<Location>

Returns a flow that emits when the my location blue dot is clicked. Using this to observe my location blue dot click events will override an existing listener (if any) to GoogleMap.setOnMyLocationClickListener