-
I have a question about navigation when the device is in landscape mode.
- I would like the current position to be automatically displayed on the right side of the screen instead of the center, lik…
-
Hello,
I need to change the MyLocation icon. Today the plugin just change Marks icons.
I need to change the blue Circle icon to another, like Marks.
I believe I don't need to post my Doctor -…
-
## Use case
The callback onCameraMove sometimes doesn't fire if the map is zoomed, but the map center remains unchanged. I don't know whether onCameraMove is supposed to be called only when the cent…
-
It would be really nice if the "draggableCursor" option could be added to change the cursor style. By default its the hand icon.
-
## Steps to Reproduce
Create a simple GoogleMap widget
```
import 'package:flutter/material.dart';
import 'package:google_maps_flutter/google_maps_flutter.dart';
class MapTest extends Statele…
-
Thank you for making this package.
I'm trying to implement this feature into my app but I can't seem to see it working locally despite my logs saying otherwise.
In my attempt to test this, In m…
-
https://github.com/flutter/plugins/pull/5339 will add the ability to manage our README code snippets with `code-excerpt` so that they stop getting out of sync with changes in APIs, Dart, or lints, as …
-
### What target platforms are you seeing this bug on?
Android
### Steps to reproduce
1. Enable Impeller on Android
` `
2. Use native views directly or through plugin
### Expected res…
-
This helpful, no need set style for map after map created!
Thank for your work!
-
I noticed performance when zooming/moving is actually poor in compare to native solutions like Google Maps or Mapbox official api. On low end devices map is almost unusable.
From other side, raster…