A  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U 

M

MapComposeViewRenderKt - class in com.google.maps.android.compose
 
MapEffect(Object,SuspendFunction2) - function in com.google.maps.android.compose.MapEffectKt
A side-effect backed by a LaunchedEffect which will launch block and provide the underlying managed GoogleMap object into the composition's CoroutineContext.
MapEffect(Object,Object,SuspendFunction2) - function in com.google.maps.android.compose.MapEffectKt
A side-effect backed by a LaunchedEffect which will launch block and provide the underlying managed GoogleMap object into the composition's CoroutineContext.
MapEffect(Object,Object,Object,SuspendFunction2) - function in com.google.maps.android.compose.MapEffectKt
A side-effect backed by a LaunchedEffect which will launch block and provide the underlying managed GoogleMap object into the composition's CoroutineContext.
MapEffect(Object,SuspendFunction2) - function in com.google.maps.android.compose.MapEffectKt
A side-effect backed by a LaunchedEffect which will launch block and provide the underlying managed GoogleMap object into the composition's CoroutineContext.
MapEffectKt - class in com.google.maps.android.compose
 
MapProperties - class in com.google.maps.android.compose
Data class for properties that can be modified on the map.
MapPropertiesKt - class in com.google.maps.android.compose
 
MapsComposeExperimentalApi - class in com.google.maps.android.compose
Marks declarations that are still experimental.
MapType - class in com.google.maps.android.compose
Enumerates the different types of map tiles.
MapUiSettings - class in com.google.maps.android.compose
Data class for UI-related settings on the map.
MapUiSettingsKt - class in com.google.maps.android.compose
 
MapUpdaterKt - class in com.google.maps.android.compose
 
Marker(MarkerState,String,Float,Offset,Boolean,Boolean,BitmapDescriptor,Offset,Float,String,Object,String,Boolean,Float,Function1,Function1,Function1,Function1) - function in com.google.maps.android.compose.MarkerKt
A composable for a marker on the map.
MarkerComposable(Object,MarkerState,String,Float,Offset,Boolean,Boolean,Offset,Float,String,Object,String,Boolean,Float,Function1,Function1,Function1,Function1,Function0) - function in com.google.maps.android.compose.MarkerKt
Composable rendering the content passed as a marker.
MarkerInfoWindow(MarkerState,Float,Offset,Boolean,Boolean,BitmapDescriptor,Offset,Float,String,Object,String,Boolean,Float,Function1,Function1,Function1,Function1,Function1) - function in com.google.maps.android.compose.MarkerKt
A composable for a marker on the map wherein its entire info window can be customized.
MarkerInfoWindowComposable(Object,MarkerState,Float,Offset,Boolean,Boolean,Offset,Float,String,Object,String,Boolean,Float,Function1,Function1,Function1,Function1,Function1,Function0) - function in com.google.maps.android.compose.MarkerKt
A composable for a marker on the map wherein its entire info window and the marker itself can be customized.
MarkerInfoWindowContent(MarkerState,Float,Offset,Boolean,Boolean,BitmapDescriptor,Offset,Float,String,Object,String,Boolean,Float,Function1,Function1,Function1,Function1,Function1) - function in com.google.maps.android.compose.MarkerKt
A composable for a marker on the map wherein its info window contents can be customized.
MarkerKt - class in com.google.maps.android.compose
 
MarkerState - class in com.google.maps.android.compose
A state object that can be hoisted to control and observe the marker state.
MarkerState.Companion - class in com.google.maps.android.compose.MarkerState
 
move(CameraUpdate) - function in com.google.maps.android.compose.CameraPositionState
Move the camera instantaneously as specified by update.
A  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U