A
B
C
G
H
I
K
L
M
P
S
T
W
S
- simplify(List,Double) - function in com.google.maps.android.ktx.utils.LatLngKt
- Simplifies this list of LatLng using the Douglas-Peucker decimation.
- sphericalDistance(LatLng,LatLng) - function in com.google.maps.android.ktx.utils.LatLngKt
- Computes the spherical distance between this LatLng and to.
- sphericalHeading(LatLng,LatLng) - function in com.google.maps.android.ktx.utils.LatLngKt
- Computes the heading from this LatLng to toLatLng.
- sphericalPathLength(List) - function in com.google.maps.android.ktx.utils.LatLngKt
- Computes the length of this path on Earth.
- sphericalPolygonArea(List) - function in com.google.maps.android.ktx.utils.LatLngKt
- Computes the area under a closed path on Earth.
- sphericalPolygonSignedArea(List) - function in com.google.maps.android.ktx.utils.LatLngKt
- Computes the signed area under a closed path on Earth.