A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
G
- GESTURE - enum entry in com.google.maps.android.compose.CameraMoveStartedReason
- getCameraMoveStartedReason() - function in com.google.maps.android.compose.CameraPositionState
- The reason for the start of the most recent camera moment, or CameraMoveStartedReason.NO_MOVEMENT_YET if the camera hasn't moved yet or CameraMoveStartedReason.UNKNOWN if an unknown constant is received from the Maps SDK.
- getCompassEnabled() - function in com.google.maps.android.compose.MapUiSettings
- getCurrentCameraPositionState() - function in com.google.maps.android.compose.CameraPositionStateKt
- getDefaultMapContentPadding() - function in com.google.maps.android.compose.MapUpdaterKt
- Default map content padding does not pad.
- getDefaultMapProperties() - function in com.google.maps.android.compose.MapPropertiesKt
- Equivalent to MapProperties with default values.
- getDefaultMapUiSettings() - function in com.google.maps.android.compose.MapUiSettingsKt
- Default settings are all enabled.
- getDragState() - function in com.google.maps.android.compose.MarkerState
- Current DragState of the marker.
- getHeight() - function in com.google.maps.android.compose.GroundOverlayPosition
- getIndoorLevelPickerEnabled() - function in com.google.maps.android.compose.MapUiSettings
- getIsBuildingEnabled() - function in com.google.maps.android.compose.MapProperties
- getIsDragging() - function in com.google.maps.android.compose.MarkerState
- Reflects whether the end user is currently dragging the marker.
- getIsIndoorEnabled() - function in com.google.maps.android.compose.MapProperties
- getIsMoving() - function in com.google.maps.android.compose.CameraPositionState
- Whether the camera is currently moving or not.
- getIsMyLocationEnabled() - function in com.google.maps.android.compose.MapProperties
- getIsTrafficEnabled() - function in com.google.maps.android.compose.MapProperties
- getLatLngBounds() - function in com.google.maps.android.compose.GroundOverlayPosition
- getLatLngBoundsForCameraTarget() - function in com.google.maps.android.compose.MapProperties
- getLocation() - function in com.google.maps.android.compose.GroundOverlayPosition
- getLocation() - function in com.google.maps.android.compose.streetview.StreetViewCameraPositionState
- getMapStyleOptions() - function in com.google.maps.android.compose.MapProperties
- getMapToolbarEnabled() - function in com.google.maps.android.compose.MapUiSettings
- getMapType() - function in com.google.maps.android.compose.MapProperties
- getMaxZoomPreference() - function in com.google.maps.android.compose.MapProperties
- getMinZoomPreference() - function in com.google.maps.android.compose.MapProperties
- getMyLocationButtonEnabled() - function in com.google.maps.android.compose.MapUiSettings
- getName() - function in com.google.maps.android.compose.CameraMoveStartedReason
- getName() - function in com.google.maps.android.compose.ComposeMapColorScheme
- getName() - function in com.google.maps.android.compose.MapType
- getName() - function in com.google.maps.android.compose.DragState
- getOrdinal() - function in com.google.maps.android.compose.CameraMoveStartedReason
- getOrdinal() - function in com.google.maps.android.compose.ComposeMapColorScheme
- getOrdinal() - function in com.google.maps.android.compose.MapType
- getOrdinal() - function in com.google.maps.android.compose.DragState
- getPanoramaCamera() - function in com.google.maps.android.compose.streetview.StreetViewCameraPositionState
- getPosition() - function in com.google.maps.android.compose.CameraPositionState
- getPosition() - function in com.google.maps.android.compose.MarkerState
- Current position of the marker.
- getProjection() - function in com.google.maps.android.compose.CameraPositionState
- getRotationGesturesEnabled() - function in com.google.maps.android.compose.MapUiSettings
- getSaver() - function in com.google.maps.android.compose.CameraPositionState.Companion
- The default saver implementation for CameraPositionState
- getSaver() - function in com.google.maps.android.compose.MarkerState.Companion
- The default saver implementation for MarkerStateThis cannot be used to preserve marker info window visibility across configuration changes.
- getScrollGesturesEnabled() - function in com.google.maps.android.compose.MapUiSettings
- getScrollGesturesEnabledDuringRotateOrZoom() - function in com.google.maps.android.compose.MapUiSettings
- getTiltGesturesEnabled() - function in com.google.maps.android.compose.MapUiSettings
- getValue() - function in com.google.maps.android.compose.CameraMoveStartedReason
- getValue() - function in com.google.maps.android.compose.ComposeMapColorScheme
- getValue() - function in com.google.maps.android.compose.MapType
- getWidth() - function in com.google.maps.android.compose.GroundOverlayPosition
- getZoomControlsEnabled() - function in com.google.maps.android.compose.MapUiSettings
- getZoomGesturesEnabled() - function in com.google.maps.android.compose.MapUiSettings
- GoogleMap(Modifier,Boolean,CameraPositionState,String,Function0,MapProperties,LocationSource,MapUiSettings,IndoorStateChangeListener,Function1,Function1,Function0,Function0,Function1,Function1,PaddingValues,ComposeMapColorScheme,Function0) - function in com.google.maps.android.compose.GoogleMapKt
- A compose container for a MapView.
- GoogleMapComposable - class in com.google.maps.android.compose
- An annotation that can be used to mark a composable function as being expected to be use in a composable function that is also marked or inferred to be marked as a GoogleMapComposable.
- googleMapFactory(Modifier,CameraPositionState,Function0,Function0) - function in com.google.maps.android.compose.GoogleMapKt
- This method provides a factory pattern for GoogleMap.
- GoogleMapKt - class in com.google.maps.android.compose
- GroundOverlay(GroundOverlayPosition,BitmapDescriptor,Offset,Float,Boolean,Object,Float,Boolean,Float,Function1) - function in com.google.maps.android.compose.GroundOverlayKt
- A composable for a ground overlay on the map.
- GroundOverlayKt - class in com.google.maps.android.compose
- GroundOverlayPosition - class in com.google.maps.android.compose
- The position of a GroundOverlay.
- GroundOverlayPosition.Companion - class in com.google.maps.android.compose.GroundOverlayPosition