fluttercommunity / fluttercommunity/apple_maps_flutter
Map Freeze after doing pinch and scroll when something is open above map into the stack.
Open
bug
- Dominant language
- Dart
- Stars
- 83
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
After loading the pins on the map if the user clicks on the pin we display the bottom sheet of pin information and if the user pinchs and closes the bottom sheet and again if the user scrolls into the map then the map freezes. We have to reload the map again to work properly.
**Expected behavior**
A map should run smooth scrolling.
**Smartphone (please complete the following information):**
- IOS > 16
- Flutter version 3.19.5
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.