A
B
C
G
I
L
M
O
P
S
T
A
- addCircle(GoogleMap,Function1) - function in com.google.maps.android.ktx.GoogleMapKt
- Adds a Circle to this GoogleMap using the function literal with receiver optionsActions.
- addGroundOverlay(GoogleMap,Function1) - function in com.google.maps.android.ktx.GoogleMapKt
- Adds a GroundOverlay to this GoogleMap using the function literal with receiver optionsActions.
- addMarker(GoogleMap,Function1) - function in com.google.maps.android.ktx.GoogleMapKt
- Adds a Marker to this GoogleMap using the function literal with receiver optionsActions.
- addPolygon(GoogleMap,Function1) - function in com.google.maps.android.ktx.GoogleMapKt
- Adds a Polygon to this GoogleMap using the function literal with receiver optionsActions.
- addPolyline(GoogleMap,Function1) - function in com.google.maps.android.ktx.GoogleMapKt
- Adds a Polyline to this GoogleMap using the function literal with receiver optionsActions.
- addTileOverlay(GoogleMap,Function1) - function in com.google.maps.android.ktx.GoogleMapKt
- Adds a TileOverlay to this GoogleMap using the function literal with receiver optionsActions.
- awaitAnimateCamera(GoogleMap,CameraUpdate,Integer) - function in com.google.maps.android.ktx.GoogleMapKt
- A suspending function that awaits the completion of the cameraUpdate animation.
- awaitMap(MapFragment) - function in com.google.maps.android.ktx.MapFragmentKt
- A suspending function that provides an instance of a GoogleMap from this MapFragment.
- awaitMap(MapView) - function in com.google.maps.android.ktx.MapViewKt
- A suspending function that provides an instance of GoogleMap from this MapView.
- awaitMap(SupportMapFragment) - function in com.google.maps.android.ktx.SupportMapFragmentKt
- A suspending function that provides an instance of a GoogleMap from this SupportMapFragment.
- awaitMapLoad(GoogleMap) - function in com.google.maps.android.ktx.GoogleMapKt
- A suspending function that awaits for the map to be loaded.
- awaitSnapshot(GoogleMap,Bitmap) - function in com.google.maps.android.ktx.GoogleMapKt
- A suspending function that returns a bitmap snapshot of the current view of the map.
- awaitStreetViewPanorama(StreetViewPanoramaFragment) - function in com.google.maps.android.ktx.StreetViewPanoramaFragmentKt
- A suspending function that provides an instance of a StreetViewPanorama from this StreetViewPanoramaFragment.
- awaitStreetViewPanorama(StreetViewPanoramaView) - function in com.google.maps.android.ktx.StreetViewPanoramaViewKt
- A suspending function that provides an instance of a StreetViewPanorama from this StreetViewPanoramaView.
- awaitStreetViewPanorama(SupportStreetViewPanoramaFragment) - function in com.google.maps.android.ktx.SupportStreetViewPanoramaFragmentKt
- A suspending function that provides an instance of a StreetViewPanorama from this SupportStreetViewPanoramaFragment.