-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Get rid of user-specified refs #3486
Conversation
🎉 so psyched to see this happening, thx for working on it @jfirebaugh! |
This is great! I love how simple |
Rebased after #3487 and this is now passing. |
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 looks fantastic! Remaining items:
- post benchmark scores
- merge Add deref mapbox-gl-style-spec#553
- rebase again to resolve package.json conflict
- update to a new style-spec sha
this.buffers.destroy(); | ||
this.buffers = null; | ||
} | ||
}} |
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.
weird indenting here
f6f4ef4
to
3d1ff7f
Compare
|
WIP for #1393. Depends on mapbox/mapbox-gl-style-spec#553. Further development work waiting on mapbox/mapbox-gl-style-spec#554.