-
Notifications
You must be signed in to change notification settings - Fork 117
Update style spec, gen new features, remove obsolete zIndex #947
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
Conversation
e68ceb7 to
e89a0ba
Compare
|
Note this PR also updates the Maps SDK to v7.4.0 |
|
Been running some benchmarks for animating symbols (the animatied cars driving on a map example): no animationAmount frames 296 SymbolLayer - animatedAmount frames 374 SymbolManager - beforeAmount frames 209 SymbolManager - without zIndex (this PR)Amount frames 233 Notes:
|
|
I see nitpick errors, but regardless of that, try rebasing on |
e89a0ba to
78b5380
Compare
that was because git submodules weren't correctly intialised on CI. This PR is ready for review. |
LukasPaczos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
This PR updates to the latest style spec and a recent pre release build of the Mapbox maps SDK.
Todo: