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

sphericalPolygonArea

fun List<LatLng>.sphericalPolygonArea(): Double

Computes the area under a closed path on Earth.

Return
the area in square meters