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

Improve parent-tile handling when some 404s are present #17

Closed
tmcw opened this issue Jun 1, 2012 · 0 comments
Closed

Improve parent-tile handling when some 404s are present #17

tmcw opened this issue Jun 1, 2012 · 0 comments

Comments

@tmcw
Copy link

tmcw commented Jun 1, 2012

We're running into problems with sparse tilesets in which a single 404 can block the removal of a parent tile, leading to the awful sustained-blurry-big tile problem. Should take a closer look at this code to come out with a better averaging of the two priorities:

  1. Don't flash white no-tiles content when zooming in / out
  2. Remove the parent tile when all requests have finished, even if they were in error

This problem might lead to a solution for #16 as well.

@tmcw tmcw closed this as completed in af40de5 Jun 12, 2012
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