android-maps-compose icon indicating copy to clipboard operation
android-maps-compose copied to clipboard

Jetpack Compose composables for the Maps SDK for Android

Results 219 android-maps-compose issues
Sort by recently updated
recently updated
newest added

#### Environment details Android API 26 com.google.maps.android:maps-compose:2.1.0 #### Steps to reproduce 1. Create a map with a MutableStateList of points 2. Use the points to draw markers and a polyline...

status: blocked
type: bug
priority: p3

Synced local file(s) with [googlemaps/.github](https://github.com/googlemaps/.github). Changed files Synced local directory .github/ with remote directory sync-files/android/.github/ --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#2861161705](https://github.com/googlemaps/.github/actions/runs/2861161705)

automerge
file-sync

This PR fixes a memory leak that can happen in AndroidView when navigating to another screen. The Lifecycle ON_DESTROY event is never called because in onDispose we remove the mapLifecycleObserver...

**Is your feature request related to a problem? Please describe.** Currently there is only a single map that attempts to demonstrate how to use all the features of Maps Compose....

type: feature request
priority: p2

I have mentioned this in https://github.com/googlemaps/android-maps-compose/issues/26 , but it is already closed, so I am opening a new issue. I am getting a leak if the map component is cleared...

type: bug
triage me

Hi, When adding a contentPadding to the Google map, the map's cameraPosition is never centered on the screen : ![image](https://user-images.githubusercontent.com/3890231/172847319-388bd1bb-30e6-4dc7-a798-b91d9059a223.png) The default marker is the position given to the map...

type: bug
triage me

**Is your feature request related to a problem? Please describe.** I'd like to be able to configure the map to start with the camera on my current location without having...

type: feature request
triage me

First of all, thanks for an awesome project! 🤩 I really like it! In this PR I have tried to implement version catalog for dependency management. This is important to...

Please add support for taking map snapshots: **GoogleMap::snapshot(@NonNull GoogleMap.SnapshotReadyCallback callback)**

type: feature request
priority: p3

Updated GitHub pages with latest from `./gradlew dokkaHtml`.

docs