mohesu / map_location_picker

Map location picker for flutter Based on google_maps_flutter
Apache License 2.0
46 stars 68 forks source link

Cannot or really hard to scroll the map when put it in SingleChildScrollView #27

Closed andj207 closed 11 months ago

andj207 commented 1 year ago

My app need to add the map inside a list of views and put altogether in a SingleChildScrollView. The map displays well but really hard or cannot scroll or zoom the map.

rvndsngwn commented 1 year ago

Let me check this issue and see if it resolves the problem. I'll get back to you once I've had a chance to test it out. Thanks @andj207