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

Tile caching issue #1019

Closed
abendebury opened this issue Apr 13, 2018 · 2 comments
Closed

Tile caching issue #1019

abendebury opened this issue Apr 13, 2018 · 2 comments

Comments

@abendebury
Copy link

Sometimes at a certain zoom level it seems like a tile is not available (see first pic). However, after zooming out, the tile loads at a reduced zoom (see second pic), then after zooming back to the original level the tile remains (third pic).

It seems like it should either always be shown (if it is not in the local cache) or never be shown (if it is not in the cache).

https://ibb.co/hBngXS
https://ibb.co/bYpvsS
https://ibb.co/eE5qRn

@abendebury
Copy link
Author

actually this might be confounded due to the wifi connection, let me try to replicate without data and see if I can reopen with a better example

@ENT8R
Copy link
Contributor

ENT8R commented Apr 13, 2018

Even if you can reproduce this again, it should not be an issue with this app but rather with the render library https://github.com/tangrams/tangram-es

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