A
B
C
G
I
L
M
O
P
S
T
M
- mapClickEvents(GoogleMap) - function in com.google.maps.android.ktx.GoogleMapKt
- Returns a flow that emits when the map is clicked.
- MapFragmentKt - class in com.google.maps.android.ktx
- mapLongClickEvents(GoogleMap) - function in com.google.maps.android.ktx.GoogleMapKt
- Returns a flow that emits when the map is long clicked.
- MapsExperimentalFeature - class in com.google.maps.android.ktx
- Annotation for APIs that are experimental and require explicit opt-in annotation before use.
- MapViewKt - class in com.google.maps.android.ktx
- markerClickEvents(GoogleMap) - function in com.google.maps.android.ktx.GoogleMapKt
- Returns a flow that emits when a marker on the map is clicked.
- MarkerDragEndEvent - class in com.google.maps.android.ktx
- Event emitted when a marker has finished being dragged.
- MarkerDragEvent - class in com.google.maps.android.ktx
- Event emitted repeatedly while a marker is being dragged.
- markerDragEvents(GoogleMap) - function in com.google.maps.android.ktx.GoogleMapKt
- Returns a flow that emits when a marker is dragged.
- MarkerDragStartEvent - class in com.google.maps.android.ktx
- Event emitted when a marker starts being dragged.
- markerOptions(Function1) - function in com.google.maps.android.ktx.model.MarkerOptionsKt
- Builds a new MarkerOptions using the provided optionsActions.
- MarkerOptionsKt - class in com.google.maps.android.ktx.model
- MoveStartedReason - class in com.google.maps.android.ktx
- myLocationButtonClickEvents(GoogleMap) - function in com.google.maps.android.ktx.GoogleMapKt
- Returns a flow that emits when the my location button is clicked.
- myLocationClickEvents(GoogleMap) - function in com.google.maps.android.ktx.GoogleMapKt
- Returns a flow that emits when the my location blue dot is clicked.