fluttercommunity / fluttercommunity/platform_maps_flutter
apple maps double tap to zoom doesn't fire callback for new position
Offen
bug
- Vorherrschende Sprache
- Dart
- Sterne
- 83
- Forks
- 72
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Only on apple maps, if I double tap the map to zoom in, the `onCameraMove` callback is not fired.
In addition, the controller is out of sync with regards to the bounding box. So, when I double tap zoom in, and call controller.getVisibleBounds(), the bounding box is incorrect.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.