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

sandwich workflow #16

Open
stdavis opened this issue Nov 30, 2015 · 2 comments
Open

sandwich workflow #16

stdavis opened this issue Nov 30, 2015 · 2 comments
Labels
enhancement New feature or request layer-selector all things base map changing

Comments

@stdavis
Copy link
Member

stdavis commented Nov 30, 2015

We need to allow users to sandwich their data in between the base and overlay layers.

One way to do it would be to accept a new construction parameter (sandwich or cheese) that would accept a reference to the layer that the user wants to sandwich. The user would then be responsible to control visibility of the layer independent of the layer-selector widget.

@steveoh
Copy link
Member

steveoh commented Dec 1, 2015

we would have to return a reference to the layer or accept an already created layer object.

@stdavis
Copy link
Member Author

stdavis commented Dec 1, 2015

I think that accepting an already created layer object is the best bet. Seems the most simple workflow.

@steveoh steveoh transferred this issue from agrc/layer-selector Jan 14, 2020
@steveoh steveoh added the layer-selector all things base map changing label Jan 14, 2020
@steveoh steveoh added the enhancement New feature or request label Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request layer-selector all things base map changing
Projects
None yet
Development

No branches or pull requests

2 participants