A
B
C
G
H
I
K
L
M
P
S
T
W
I
- isClosedPolygon(List) - function in com.google.maps.android.ktx.utils.LatLngKt
- Checks whether or not this LatLng list is a closed Polygon.
- isLocationOnPath(List,LatLng,Boolean,Double) - function in com.google.maps.android.ktx.utils.LatLngKt
- Computes whether the given latLng lies on or is near this polyline within tolerance (in meters).
- isOnEdge(Polygon,LatLng,Double) - function in com.google.maps.android.ktx.utils.PolygonKt
- Checks whether or not latLng lies on or is near the edge of this Polygon within a tolerance (in meters) of tolerance.
- isOnEdge(List,LatLng,Boolean,Double) - function in com.google.maps.android.ktx.utils.LatLngKt
- Checks whether or not latLng lies on or is near the edge of this polygon within the tolerance (in meters).