Hey there,

So I have a map with an attached list that inherits the exposed filters settings from the map above perfectly. The thing I am missing is having the list filter based on where the user is zooming in and out around the page. For instance if a user clicks on a cluster of 20 nodes and it zooms into that place it would be awesome to have just the 20 nodes listed below. Is this too tricky, because the map isnt actually changing the results on the map its just presenting them differently? Would this have to be done with some JS code to limit visibility based on map visibility?

Anyway I assume this is a common need for people trying to limit things with zoom, vs location so I figured Id bring it up.

Thanks so much!

Comments

faite created an issue. See original summary.

faite’s picture

Title: filter attached list view based on mapa zoomed in location » filter attached list view based on maps zoomed in location