Filter map markers

Database & APIs
Resolved

Hi all!

I am looking for a way to filter map markers.

I have the Google Maps widget which is currently pulling multiple map markers from a Firebase doc. I would like to have some toggle switches, and/or ChoiceCards to filter the map markers.

Initially the map should show every marker (ideally only every marker within a the map view window, for efficiency reasons, but that's less important right now). Then the user should be able to filter the markers with toggles etc.

I am not sure how to achieve this.

Anyone know of a guide? :-)

Thanks all!

What have you tried so far?

I've tried to filter the database query, and it works for some things, but I cannot filter the three boolean values I have on the document.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
13 replies