Update Page On Map Move - GoogleMap Widget

Hi,

I'm trying to do a page where the user can select a point on the map. There is no trigger for "On long press on the map", so i stacked an icon on the center of the map, so the user can move the map and the marker on the center will be the selected point. To obtain the center of the map, i enabled the option "Update Page On Map Move", but i'm not sure what does it trigger. There is not information in the docs, and i tried to modify assign a variable with the "Current Google Map Center" "On Page Load" (in a page) and "On Initialization" in a Component but none of them worked. It seems none of those events get triggered.

I found a similar question marked as resolved, but it's not clear what was the problem. This is the question:

https://community.flutterflow.io/integrations/post/page-is-not-refreshing-when-user-moves-a-google-map-lAeNkFBlsaDMLbS

Is this a bug or am I doing something wrong?

4
1 reply