-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Viewer.js always defaults to Bing Imagery provider when baseLayerPicker option set to false #879
Comments
I fixed a few typos in your sample code (note it's Another unfortunate problem with the current code is that you have to create a Perhaps we can add an option to allow directly specifying an ImageryProvider. |
Thanks! It would be nice to specify the |
This was an easy fix so I opened the above pull request for it. Let me know what you think. |
Thanks for the quick patch. I'll check it out at work tomorrow. |
This worked perfectly for me |
With the following options set, Viewer.js will default to Bing Maps as the imagery provider.
The text was updated successfully, but these errors were encountered: