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

Changed cesium background color to white #2078

Merged
merged 1 commit into from
Aug 4, 2017

Conversation

MV88
Copy link
Contributor

@MV88 MV88 commented Aug 3, 2017

@@ -144,6 +145,9 @@ let CesiumMap = React.createClass({
},
render() {
const map = this.map;
if (this.map) {
this.map.scene.globe.baseColor = Cesium.Color.WHITE;
Copy link
Member

@offtherailz offtherailz Aug 3, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we want to make it in mapstore2, we have to make it configurable.

@offtherailz offtherailz dismissed their stale review August 3, 2017 14:42

non needed

@tdipisa tdipisa merged commit 253c244 into layers_util_fix Aug 4, 2017
@offtherailz offtherailz deleted the 319_background_white branch June 29, 2021 09:11
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

Successfully merging this pull request may close these issues.

4 participants