-
How can i get:
1. Current zoom level change (new value) when users tilt with two fingers zoom?
2. Center map change when users tilt/scroll to move map? (lat,lng)
thank you
-
Hi,
How difficult it will be to use with flutter_map(not Google Maps plugin) ?
https://pub.dev/packages/flutter_map
Thanks
Michal
-
GoogleMap behaves differently on iOS and Android when `scrollGesturesEnabled: false`.
On iOS it behaves as expected => zooming and rotating does not effect the CameraPosition, and the Marker stays …
ghost updated
3 months ago
-
Because every version of search_map_place depends on google_maps_flutter ^0.5.13 and X depends on google_maps_flutter >=1.0.6, search_map_place is forbidden.
So, because X depends on search_map_pla…
Velek updated
3 years ago
-
baseUrl is hardcoded in two places in google_places_flutter.dart
Can this be added as a parameter to allow for proxying of the Google Maps API?
-
### 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…
-
# APIs and Tools
- In app audio calling
- Real-time location tracking
- Proximity user selection
- Location selection with map
-
I downloaded the FlutterGeofencing code and tried to utilize the geofencing plugin in my project.
I created a button for registering geofences. After creating the google map, I pressed the button an…
-
I am using the google-maps package for flutter and I need to fit multiple markers. I tried to fix it by calculating the bounding box and the zoom level by myself, but this didn't quite work as expecte…
-
### Package
native_dio_adapter
### Version
1.3.0
### Operating-System
Android
### Adapter
NativeAdapter
### Output of `flutter doctor -v`
```shell
[√] Flutter (Channel stab…