-
It would be very handy to allow markers on the google maps to be flutter widgets. I know that currently there is already a method to load an image from assets but this is a static marker.
Overlayin…
-
Hi !
In my project I'm using google_maps_flutter thats provide a method GoogleMapController.getZoomLevel() and so.
If I declare both in pubspec.yaml:
`dependencies:`
` flutter:`
` sdk: flutt…
-
Building Marker with custom anchor offset does not change default, bottom based anchor.
Rotation have no effect on built Marker.
-
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…
-
## Bug report
**Describe the bug**
When enforcing App Check for Authentication on Firebase, I can connect my Flutter App and login users using phone authentication.
After the user logs in a F…
-
First of all, thank you for your work for the Flutter community! Could you support the map Organic Maps in the map_launcher? Organic Maps is a free offline map app for Android and iOS for travellers, …
-
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 …
-
### **Environment**
Flutter version: 3.13.0
mapbox_maps_flutter version: 1.0.0-beta.3
Device: Samsung Galaxy A53
OS: Android 14
### **Steps to Reproduce**
Call `getStyleImage(imageId)` or `hasSt…
-
Hi,
I am seeing the following NPE for my app at the Google Play Console - this error happened on Note 10+, but there are other devices as well impacted by this issue.
I am using latest version …
-
### Steps to reproduce
- fork flutter/packages and run the example of flutter_google_maps package
- add a cloudMapId to the map click example (the cloud map id has errors and is unusable)
Warni…