maps-ktx / com.google.maps.android.ktx / com.google.android.gms.maps.GoogleMap / myLocationClickEvents

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