-
### Steps to reproduce
When I use Google Maps on Flutter web, simply displaying the map and adding multiple markers, then continuously panning and zooming the map causes it to crash unexpectedly.
##…
-
### Steps to reproduce
1. Create a styled map in google cloud which has non-zero stroke with for the roads
2. Load GoogleMap widget in flutter with the corresponding cloudMapId
### Expected results…
-
### 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…
-
### Use case
So Clustering in Google map is just landed but we don't have any support for custom cluster icon. There are some package on pub.dev but they are not proper solution to the problem.
### …
-
### Steps to reproduce
1. Download the latest version of flutter
The rest of the code follows this tutorial: https://developers.google.com/maps/flutter-package/config
3. Do `flutter create google_m…
-
### Steps to reproduce
Wrap the Google map widget with a gesture detector and implement custom onScaleUpdate, and onScaleEnd methods to handle movements. The script works fine on Android devices and …
-
It would be nice to have a callback when the user clicks a poi on the map.
See:
https://developers.google.com/maps/documentation/ios-sdk/reference/protocol_g_m_s_map_view_delegate-p#ac06974bfbeb…
-
### 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…
-
I posted abut this in the Flutter Dev subreddit yesterday, but I have done some more exploring and I think it is somehow related to the interaction between StarMenu and Google Maps in iOS. I put a sk…
-
### Document Link
https://flutter.dev/go/google-maps-advanced-markers
### What problem are you solving?
Add support for Google Maps' advanced markers to `google_maps_flutter` package.
Related is…