computeLength

open fun computeLength(path: List<LatLng>): Double

Returns the length of the given path, in meters, on Earth.