Hello!
I'm having a problem on my app, i don't know if that's possible, but I want some kind of interaction with the Google Maps widget on FlutterFlow.
I'm using it to show some markers that i get from a Firebase collection.
But i wanted it to do this:
1 - Show the info (like the name of the selected marker) when I click it.
2 - Or only show the name of the marker below each marker.
Are some of these possible? I have searched about it but didn't find anything.
Does someone have a solution for this?
Thanks!