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

Map layers component #19

Open
kylebarron opened this issue Nov 22, 2019 · 2 comments
Open

Map layers component #19

kylebarron opened this issue Nov 22, 2019 · 2 comments

Comments

@kylebarron
Copy link
Member

I need a component (modal?) where users can select which map layers should be displayed.

Select layers

I need a selectable list that also has drag and drop sorting functionality.

Opacity slider

Connect to the Map component

Use redux for state to keep track of layer ordering?

Inside Map, I need to figure out how to change ordering based on state. Especially aboveLayerID when one is resorted to be on top of the other.

@kylebarron
Copy link
Member Author

For now just disregard ordering of layers and only include functionality to turn on and off.

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

No branches or pull requests

1 participant