-
### What package does this bug report belong to?
google_maps_flutter
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
##…
-
### Use case
This is a pure maps functionality that is absent.
### Proposal
Flutter is missing data driven styling support.
https://mapsplatform.google.com/resources/blog/introducing-data-driven…
-
### Steps to reproduce
Click on a marker in the Google sample code
### Expected results
The InfoWindow should be showing
### Actual results
The InfoWindow is not showing.
This issue o…
-
This umbrella issue is to track the individual features that are part of the ongoing work to improve the [Google Maps for Flutter plugin](https://pub.dev/packages/google_maps_flutter). It is a continu…
-
The native tests in [GoogleMapsUITests.m](https://github.com/flutter/packages/blob/main/packages/google_maps_flutter/google_maps_flutter_ios/example/ios14/ios/RunnerUITests/GoogleMapsUITests.m) are co…
-
Part of https://github.com/flutter/flutter/issues/117844
~This is a case where we may want to build more instance-tracking functionality into Pigeon itself before doing a conversion, since we curre…
-
### Steps to reproduce
1. I defined my polygons list of type Set to the GoogleMap widget.
2. When the polygons data is completed, I update the state.
3. While drawing polygons, a lag occurs and las…
-
### Description
Users who already had accounts before an [iOS App Transfer](https://developer.apple.com/help/app-store-connect/transfer-an-app/overview-of-app-transfer/) are unable to login after t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Crashlytics
### Which platforms are affected?
Android
### Descript…
-
### Steps to reproduce
This problem happens with all versions of `google_maps_flutter_web`, including the most recent one.
1. create a Flutter web application using `google_maps_flutter`, with a…