Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

CP #15907 to sangria #15921

Merged
merged 2 commits into from
Nov 14, 2019
Merged

CP #15907 to sangria #15921

merged 2 commits into from
Nov 14, 2019

Conversation

LukasPaczos
Copy link
Member

CP #15907 to sangria

Before this change, all GeoJSON source cleared tile pyramid
at the style transition and it caused flickering.

Now, in Continuous mode, we keep the existing tiles until the
new GeoJSON data is not yet available, thus providing smart
style transitions without flickering.

In other modes (Static, Tile) clear the tile pyramid in order
to avoid render tests being flaky.

(cherry picked from commit 49bcf69)
@LukasPaczos LukasPaczos added the 🍒 cherry pick Indicates that a PR is a cherry pick. label Nov 13, 2019
@LukasPaczos LukasPaczos requested review from pozdnyakov and a team November 13, 2019 14:03
@LukasPaczos LukasPaczos changed the base branch from master to release-sangria November 13, 2019 14:03
@LukasPaczos LukasPaczos merged commit c3fbc69 into release-sangria Nov 14, 2019
@LukasPaczos LukasPaczos deleted the lp-cp-15907-sangria branch November 14, 2019 12:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🍒 cherry pick Indicates that a PR is a cherry pick.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants