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

Fix interim tile handing for vector tiles #10392

Merged
merged 1 commit into from Dec 9, 2019

Conversation

ahocevar
Copy link
Member

@ahocevar ahocevar commented Dec 7, 2019

This pull request fixes an issue that reveals itself when setUrl() is called on an ol/source/VectorTile: the tiles will not be re-rendered, because source tiles for the previous url are reused as source tiles of interim tiles, and tiles with the new url never start loading.

@ahocevar ahocevar force-pushed the interim-vectortiles branch 2 times, most recently from f416a03 to 0265354 Compare December 7, 2019 14:07
@ahocevar ahocevar merged commit dc3e515 into openlayers:master Dec 9, 2019
@ahocevar ahocevar deleted the interim-vectortiles branch December 9, 2019 08:29
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

Successfully merging this pull request may close these issues.

None yet

2 participants