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
Empty tiles raises errors in the browser:
evented.js:109 Error: Error: http status 200 returned without content.
We should find a way to handle this case more properly
The text was updated successfully, but these errors were encountered:
A good practice is apparently to return a 204 in case of empty tiles. mapbox/mapbox-gl-js#1800
Sorry, something went wrong.
No branches or pull requests
Empty tiles raises errors in the browser:
We should find a way to handle this case more properly
The text was updated successfully, but these errors were encountered: