A
C
D
E
G
H
I
M
N
O
P
R
S
T
M
- MapProperties - class in com.google.maps.android.compose
- Data class for properties that can be modified on the map.
- 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.
- Marker(MarkerState,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.
- 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.
- 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.