-
**Content:**
While testing with mapbox-maps-flutter/example/, I encountered conflicts between the mapbox-maps-flutter library and common location libraries. After integrating either location: ^5.0.3 …
-
## Use case
Adape the existing Maps SDK Utility Libraries on [Android](https://github.com/googlemaps/android-maps-utils) and [iOS](https://github.com/googlemaps/google-maps-ios-utils)
Adapting the…
-
Hi, I'm developing an app where the main functionality is a Map with a Custom Ground Overlay. I've achieve that with the Ionic Framework but I want to make a Flutter version and I notice that the …
-
### 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…
-
Environment Details
API/Package: google_maps_navigation (utilizing Google Maps SDK for iOS)
OS Type and Version: macOS Ventura 13.x on Mac M2
Library Version and Other Environment Information:
F…
-
When running `google_maps_flutter` example on Android:
```console
You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed …
-
### Steps to reproduce
1. just add both **google_maps_flutter: ^2.6.1** and **js: ^0.7.1** dependencies to **pubspec.yaml**
2. run **flutter pub get**
### Expected results
**flutter pub get** shou…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
App Check
### Which platforms are affected?
iOS
### Description
…
-
-
I am trying to recreate this rotating globe animation from the [Android](https://docs.mapbox.com/android/maps/examples/create-a-rotating-globe/) and [iOS](https://docs.mapbox.com/ios/maps/examples/rot…