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

Option to disable group display in BaseLayerPicker #6571

Closed
SunBlack opened this issue May 8, 2018 · 2 comments
Closed

Option to disable group display in BaseLayerPicker #6571

SunBlack opened this issue May 8, 2018 · 2 comments

Comments

@SunBlack
Copy link

SunBlack commented May 8, 2018

In Cesium 1.45 the layout of BaseLayerPicker was changed. Now the enduser see always a group "Cesium Ion" and "Other" - but the user has no idea where the difference is. For me this groups are just interesting as dev. So it would be nice to have an option to disable this and get layout like before Cesium 1.45.

@mramato
Copy link
Contributor

mramato commented May 8, 2018

@SunBlack I wrote up #6572 to address this (sorry I originally thought this was a forum post and ended up writing up a duplicate issue).

As a reminder, the initial list in the base layer picker is provided for demo/development purposes. You should always be providing a custom list of layers for your own apps, and you can simply leave off the category option on those layers.

@mramato mramato closed this as completed May 8, 2018
@mramato
Copy link
Contributor

mramato commented May 9, 2018

@SunBlack this was fixed in #6574 and will be in 1.46 release on June 1st.

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

2 participants