serge-web / serge

Serious Gaming, Evolved - web interface
https://sites.google.com/deepbluec.com/serge/
Apache License 2.0
14 stars 4 forks source link

Apply filter to mapping features #2872

Closed IanMayo closed 6 months ago

IanMayo commented 6 months ago

The Filter capability of the left-hand panel is quite capable. But, it only filters the features in the left-hand panel.

The filters in place should also filter the items shown on the map.

I guess we don't actually have to apply the filters to the map items - we just have to filter the items in the list, then show the same items on the map (hiding others)