-
### Overview
Blocks https://github.com/flutter/flutter/issues/48918.
See [`repo:flutter/packages /.flutter-plugins[^-]/`](https://github.com/search?q=repo%3Aflutter%2Fpackages%20%2F.flutter-plugin…
-
### GooleMap displays default markers on surrounding landmarks. However, We can't detect `onTap` for that.
### Use case
let's say I want to set a destination by tapping the default marker on…
-
I was having issues on Android 10 running google_navigation, so I tried upgrading to google_navigation_flutter 0.4.0. While that ended up working and the app no longer crashed on loading maps, when I …
-
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 …
-
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…
-
Hi Flutter team
**the GoogleMap onTap(latLng) callback is not fired** in the google_maps_flutter_web when the polygon is drawn on the map and the user taps(clicks) on the polygon area.
minimum e…
-
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…
-
Building Marker with custom anchor offset does not change default, bottom based anchor.
Rotation have no effect on built Marker.
-
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
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…