You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Don't flash white no-tiles content when zooming in / out
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.
The text was updated successfully, but these errors were encountered:
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:
This problem might lead to a solution for #16 as well.
The text was updated successfully, but these errors were encountered: