albert-heijn-technology / platform_maps_flutter

A Flutter package to provide the native maps to Android/iOS
BSD 2-Clause "Simplified" License
78 stars 65 forks source link

Scroll lock when calling set state on ios apple maps #13

Closed nilpntr closed 4 years ago

nilpntr commented 4 years ago

First of all really nice package. When using your package and calling setstate to update the markers or changing a tab the map will lock and i can’t move until i restart the app. This problem is only on ios with apple maps flutter.

LuisThein commented 4 years ago

Seems to be caused by the same underlying issue as #8