distanceTo

fun LatLng.distanceTo(other: LatLng): Double

Returns the distance to the other location in meters.

See also

com.google.maps.android.SphericalUtil
fun LatLngBounds.distanceTo(bounds: LatLngBounds): Double