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

Fix vector tile classification invert #6349

Merged
merged 2 commits into from
Mar 19, 2018
Merged

Fix vector tile classification invert #6349

merged 2 commits into from
Mar 19, 2018

Conversation

bagnell
Copy link
Contributor

@bagnell bagnell commented Mar 19, 2018

No description provided.

@bagnell
Copy link
Contributor Author

bagnell commented Mar 19, 2018

To test, add these two lines to the 3D Tiles Point Cloud Classification Sandcastle example:

viewer.scene.invertClassification = true;
viewer.scene.invertClassificationColor = new Cesium.Color(0.25, 0.25, 0.25, 1.0);

@lilleyse
Copy link
Contributor

Thanks @bagnell.

@lilleyse lilleyse merged commit 4b7f432 into master Mar 19, 2018
@lilleyse lilleyse deleted the fix-invert branch March 19, 2018 18:47
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.

2 participants