We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mapbox-gl-js version: f232d74
setData
Labels stay where they are or move to a new position
Labels fade out and immediatelly back in.
f232d74 is the first version having this problem.
The text was updated successfully, but these errors were encountered:
https://jsfiddle.net/c0tg4h5o/2/
Sorry, something went wrong.
Wow, who needs CI when we've got people like you testing our commits so quickly! 😉
I see the problem in the JSFiddle, investigating now.
Don't regenerate crossTileIDs when a bucket is updated.
b11ddc9
Fixes issue #6002, which caused symbols to fade in and out during setData animations.
ea28e71
Fixed with #6003, thanks again @ttsirkia!
No branches or pull requests
mapbox-gl-js version: f232d74
Steps to Trigger Behavior
setData
Expected Behavior
Labels stay where they are or move to a new position
Actual Behavior
Labels fade out and immediatelly back in.
f232d74 is the first version having this problem.
The text was updated successfully, but these errors were encountered: