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

Propagation of map styles from colors #23

Closed
mariogiampieri opened this issue Aug 4, 2024 · 0 comments
Closed

Propagation of map styles from colors #23

mariogiampieri opened this issue Aug 4, 2024 · 0 comments
Labels
enhancement New feature or request frontend

Comments

@mariogiampieri
Copy link
Collaborator

Currently, colors.ts has an array of hex codes that are used to generate the map ui color picker. There is a separate and verbose ExpressionSpecification in layers.ts which uses a hard-coded copy of that array. I would like to have that ExpressionSpecification be generated dynamically so we don't have to have two copies of those colors if/when they change over time.

@mariogiampieri mariogiampieri added enhancement New feature or request frontend labels Aug 4, 2024
@mariogiampieri mariogiampieri added this to the September Handoff milestone Aug 4, 2024
@mariogiampieri mariogiampieri mentioned this issue Aug 4, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

No branches or pull requests

1 participant