A
B
C
G
H
I
K
L
M
P
S
T
W
C
- CircleManagerKt - class in com.google.maps.android.ktx.utils.collection
- com.google.maps.android.ktx.utils - package com.google.maps.android.ktx.utils
- com.google.maps.android.ktx.utils.collection - package com.google.maps.android.ktx.utils.collection
- com.google.maps.android.ktx.utils.geojson - package com.google.maps.android.ktx.utils.geojson
- com.google.maps.android.ktx.utils.geometry - package com.google.maps.android.ktx.utils.geometry
- com.google.maps.android.ktx.utils.heatmaps - package com.google.maps.android.ktx.utils.heatmaps
- com.google.maps.android.ktx.utils.kml - package com.google.maps.android.ktx.utils.kml
- component1(LatLng) - function in com.google.maps.android.ktx.utils.LatLngKt
- Returns the LatLng.latitude of this LatLng.
- component1(Point) - function in com.google.maps.android.ktx.utils.geometry.PointKt
- Returns the x value of this Point.
- component2(LatLng) - function in com.google.maps.android.ktx.utils.LatLngKt
- Returns the LatLng.longitude of this LatLng.
- component2(Point) - function in com.google.maps.android.ktx.utils.geometry.PointKt
- Returns the y value of this Point.
- computeSphericalOffsetOrigin(LatLng,Double,Double) - function in com.google.maps.android.ktx.utils.LatLngKt
- Attempts to compute the origin LatLng from this LatLng where distance meters have been traveled with heading value heading.
- contains(Polygon,LatLng) - function in com.google.maps.android.ktx.utils.PolygonKt
- Computes whether or not latLng is contained within this Polygon.
- contains(Polyline,LatLng,Double) - function in com.google.maps.android.ktx.utils.PolylineKt
- Computes where the given latLng is contained on or near this Polyline within a specified tolerance in meters.
- containsLocation(List,LatLng,Boolean) - function in com.google.maps.android.ktx.utils.LatLngKt
- Computes whether the latLng lies inside this.