I'm building a map feature where the marker is fixed in the center, and I want to detect the new location when the user moves the map. How can I achieve this functionality in FlutterFlow?
map feature where the marker is fixed in the center, and I want to detect the new location when the user moves the map
Widgets & Design
Iโm working with the Google Maps widget in FlutterFlow. I want the marker to stay fixed in the center of the map (not draggable), and when the user moves the map, I want to get the new center coordinates. How can I implement this? Is there an event or action that triggers on map movement?
No
3
1 reply