ย ยทย Starting with Flutter

Setting initial zoom dinamically in Google Map widget

Widgets & Design

Hi, anyone knows how to set the initial zoom level dynamically (ie, from an app state variable) in the Google Map widget? Currently it's only possible to set initial center but not initial zoom level (which is quite strange). I need this only at first load (but it would be nice to be able to change it at any time, though).

What have you tried so far?

Checked this forum's posts, asked ChatGPT and the web.

google_map.png
97.8KB

Did you check FlutterFlow's Documentation for this topic?
Yes
1