sphericalPathLength

inline fun List<LatLng>.sphericalPathLength(): Double

Computes the length of this path on Earth.

Return

the length of this path in meters


The spherical length of this Polyline on Earth as measured in meters.