-
(See https://github.com/flutter/packages/pull/7282 for context)
We have two display modes that we support for `google_maps_flutter` on Android, and have for a while, but we only test one of them in…
-
## Use case
I have a app where I want to load approximately 1000+ streets data(polylines) to draw on initState but It is taking too much time to load and blocking a UI when I try to do setState t…
-
Hey flutter team,
Any way to drag a marker around the map and get the location from it ?
-
Currently the `GoogleMapControllerTest.java` file uses a deprecated method, `Robolectric.setupActivity`, to set up the test activity. Since replacing wasn't trivial (`ComponentAcitivity` has a differe…
-
## Details
**Target Platform:*Web*
**Target OS version/browser:*Browser*
**Devices:**
## Logs
- Can't clear google maps view in flutter web every time I create new Google maps vie…
-
Can we get an API for setting `GMSServices.provideAPIKey` so that we can avoid baking hard-coded values in `AppDelegate` (as described [here](https://pub.dev/packages/google_maps_flutter#ios))?
## …
-
google_maps_flutter decided to deprecate .fromBytes and the deprecation method suggests changing it to .bytes but the two methods work differently. Before just changing them we need to understand the …
-
This is a follow-up ticket for https://github.com/flutter/flutter/issues/24806.
The original issue is fixed by a temporary workaround https://github.com/flutter/plugins/pull/1157.
We suspect the …
-
### Steps to reproduce
When update the marker List and rebuild, the target marker will flicker. Not every times but easy to reproduce.
Only happened on Android. iOS is good.
Device: Android 14 …
L4rue updated
2 months ago
-
Hi Guys,
Is there a dark theme for the google_maps_flutter package?