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

Handle empty tiles more properly #10

Closed
bchapuis opened this issue Feb 17, 2020 · 1 comment
Closed

Handle empty tiles more properly #10

bchapuis opened this issue Feb 17, 2020 · 1 comment

Comments

@bchapuis
Copy link
Member

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

@bchapuis
Copy link
Member Author

A good practice is apparently to return a 204 in case of empty tiles.
mapbox/mapbox-gl-js#1800

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

No branches or pull requests

1 participant