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

Missing tiles from custom tilesets in composite sources gives 404 error #5366

Closed
joedjc opened this issue Sep 27, 2017 · 1 comment
Closed

Comments

@joedjc
Copy link

joedjc commented Sep 27, 2017

If I use a custom tileset which contains data for a specific location (i.e. not the whole world), together with a standard mapbox source (e.g. mapbox streets) I get 404 (missing) errors from the custom tileset tiles where they don't exist.

Would it be possible to return a 204 message (No Content) which seems to be handled better by the browser?

Tested in mapbox 0.40.1

@joedjc joedjc changed the title Missing tiles in composite sources gives 404 error in console Missing tiles from custom tilesets in composite sources gives 404 error Sep 27, 2017
@jfirebaugh
Copy link
Contributor

Yes, good thought -- we have an internal ticket for our tiles API requesting a switch to 204. See also #5093.

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

2 participants