GEOLYTIX / xyz

An open source javascript framework for spatial data and application interfaces.
MIT License
86 stars 25 forks source link

Add Filter Current to distinct_values query #1276

Closed simon-leech closed 1 month ago

simon-leech commented 1 month ago

The distinct_values query did not take layer.filter.current even though it was part of the query already.

I have added the layer.filter.current to the query. I have also added a simple div element to return mapp.dictionary.no_data_filter when no data is returned from the distinct_values query.

image


sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud