computeDistanceBetween

open fun computeDistanceBetween(from: LatLng, to: LatLng): Double

Returns the distance between two LatLngs, in meters.