geomoose / gm3

GeoMoose 3.0 Development. Please submit pull requests to the 'main' branch.
https://www.geomoose.org
MIT License
58 stars 59 forks source link

Ensure that the results renderer uses getQueryResults #801

Closed theduckylittle closed 1 year ago

theduckylittle commented 1 year ago

Previously, this was using getHighlightResults which would incorrectly count the highlight=false layers as filtered out.

refs: #749