A way for the user to only display a set of Map-Items depending on their geolocation and a selected radius of how far they want to filter.
Also maybe a separate option to set a marker for the current location of that user would be super useful.
Yes please! I have built a client side javascript filter that does this with google maps APIs, but it’s pretty clunky, and doesnt feel super solid.
And i cant filter out results from the query if they are over x distance, or n number of results, so the map connector doesn’t update. Currently hide the extra results using css, but that doesnt update the map markers as query doesnt refire.