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

De-duplicate array enums for symbol layer properties when parsing the style #8445

Open
asheemmamoowala opened this issue Jul 8, 2019 · 0 comments

Comments

@asheemmamoowala
Copy link
Contributor

asheemmamoowala commented Jul 8, 2019

Moved from #8399 (comment)

text-variable-anchor values are not currently de-duped.
In #8399, text-writing-mode values are de-duped for every bucket.

The array of values for text-variable-anchor and text-writing-mode should be de-duplicated as part of parsing the style. This would do it just once, allow better style diffing, and reduce per-bucket work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants