fluttercommunity / fluttercommunity/platform_maps_flutter
apple maps double tap to zoom doesn't fire callback for new position
Open
bug
- Dominant language
- Dart
- Stars
- 83
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.