I’m creating the Flutter app which uses https://pub.dev/packages/google_maps_flutter. As default, the camera always animates to the center of the map but I want to change this behaviour and do something similar like on the screen.enter image description hereenter image description here
I want to animate camera always to the visible side of the map, so for example if the bottom sheet will overlap the map, then I want to center everything at the top of it. Do someone know how to do it?
Dominik P is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.