-
(See https://github.com/flutter/packages/pull/7282 for context)
We have two display modes that we support for `google_maps_flutter` on Android, and have for a while, but we only test one of them in…
-
**Is your feature request related to a problem? Please describe.**
On my Android Device I also use Skydemon which uses Google Earth to show the Satellite View of a Waypoint. I don't want to install G…
-
# 使用する技術
Maps SDK for Android, Google Maps Elevation API, Direction API, Elevation APIの4つを使用予定
# どのファイルが地図の描画を担当する?
#
-
### Description
Currently trying to load a map control onto my Android phone, but I get this error when building the app:
```
Severity Code Description Project File Line Suppression State Details…
-
Thanks for stopping by to let us know something could be better!
---
**PLEASE READ**
If you have a support contract with Google, please create an issue in the [support console](https://cloud.g…
-
Internal: b/329766984
### Steps to reproduce
1. Enable Android TalkBack (Settings -> Accessibility -> TalkBack).
2. Open a Flutter app using google_maps_flutter and a useAndroidViewSurface value of…
-
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…
-
I've tested this using the example provided in the source. Using Expo Go, when providing sourceLatitude and sourceLongitude google maps attempts to open and then closes. I've tested this against a vir…
-
#### Environment details
1. maps compose version 5.0.3
2. Jetpack compose version 1.6.7
3. Material3 version 1.2.1
#### Code example
```
GoogleMap(
modifier = Modifier.fillMa…
-
### Summary
I have been using the React Native Map library, under the assumption that it functions similarly to libraries like Leaflet. I believed that the library provides functionality for intera…