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!