We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It comes with major improvements:
in
The text was updated successfully, but these errors were encountered:
4a9f8ca
Hello @mourner
Should it speed up rendering significantly? I can't see any changes, apart from a few regressions that might not be related to this changes
Thanks, Fabien
Sorry, something went wrong.
@fnicollet it doesn't affect rendering. It slightly reduces tile "loading" times (only noticeable if you use very complicated styles).
@fnicollet here's a cool example that benefits from the improved filter performance: https://www.mapbox.com/mapbox-gl-js/example/using-featuresin/
ok, thanks :)
No branches or pull requests
It comes with major improvements:
in
filters (with thousands of items) — up to 100 times fasterin
filters go beyond 64k itemsThe text was updated successfully, but these errors were encountered: