Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a couple tests for query with filter and layer options #1

Closed
wants to merge 1 commit into from

Conversation

asheemmamoowala
Copy link
Owner

This PR is part of addressing issue 7319 in [mapbox-gl-native|https://github.com/asheemmamoowala/mapbox-gl-native/tree/7319-query-with-filter].

Map.queryRenderedFeatures allows passing layer and filter parameters but did not include any integration tests for these. I've added a couple sanity tests for these parameters. The tests are exercised in the fork linked above, but ignored in mapbox-gl-js. Additional work is needed to make these tests pass in mapbox-gl-js.

@jfirebaugh
Copy link

Merged this into the main repo in mapbox@882a461.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants