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

better way of handling get tile errors #8

Open
reyemtm opened this issue Oct 26, 2016 · 0 comments
Open

better way of handling get tile errors #8

reyemtm opened this issue Oct 26, 2016 · 0 comments

Comments

@reyemtm
Copy link

reyemtm commented Oct 26, 2016

Refer to mapbox/mapbox-gl-js#1800 -

Need better way to handle errors when no tiles are present. This one is beyond me, but for the moment I am just sending

res.status(204)

instead of the 404 error, but there must be a better way. Maybe when mapbox figures it out we can roll that into this server.

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