Hello! I have integrated Google Maps through the API keys - no issues with that. I have managed to add markers using either the PlacePicker or through a query from a Firebase collection. Currently I can add new markers to the map or delete them, but what I really want is the opposite - tapping on a random location (city/business/park/etc.) and saving it to my Firebase collection. The saving part I imagine would come through an action, but the issue is that the standard Google Maps widget doesn't let me tap/click on any random location. Is there any way to solve the issue within FlutterFlow or a custom widget is needed? Thanks in advance!
Choose Location on Google Maps by Tapping
Integrations
integrated Goggle Maps with FlutterFlow - connected through API keys
created a map in which all the items from my Firebase collection appear
created a bottom sheet to delete the location from the collection by clicking on it
Yes
5
3 replies