A
B
C
G
H
I
K
L
M
P
S
T
W
A
- addCircle(CircleManager.Collection,Function1) - function in com.google.maps.android.ktx.utils.collection.CircleManagerKt
- Adds a new Circle to the underlying map and to this CircleManager.Collection with the provided optionsActions.
- addGroundOverlay(GroundOverlayManager.Collection,Function1) - function in com.google.maps.android.ktx.utils.collection.GroundOverlayManagerKt
- Adds a new GroundOverlay to the underlying map and to this GroundOverlayManager.Collection with the provided optionsActions.
- addMarker(MarkerManager.Collection,Function1) - function in com.google.maps.android.ktx.utils.collection.MarkerManagerKt
- Adds a new Marker to the underlying map and to this MarkerManager.Collection with the provided optionsActions.
- addPolygon(PolygonManager.Collection,Function1) - function in com.google.maps.android.ktx.utils.collection.PolygonManagerKt
- Adds a new Polygon to the underlying map and to this PolygonManager.Collection with the provided optionsActions.
- addPolyline(PolylineManager.Collection,Function1) - function in com.google.maps.android.ktx.utils.collection.PolylineManagerKt
- Adds a new Polyline to the underlying map and to this PolylineManager.Collection with the provided optionsActions.