maps-utils-ktx / com.google.maps.android.ktx.utils / kotlin.collections.List / sphericalPathLength

sphericalPathLength

fun List<LatLng>.sphericalPathLength(): Double

Computes the length of this path on Earth.

Return
the length of this path in meters