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

Billboards on terrain don't all update when terrain is turned off #3921

Closed
tfili opened this issue May 16, 2016 · 2 comments
Closed

Billboards on terrain don't all update when terrain is turned off #3921

tfili opened this issue May 16, 2016 · 2 comments

Comments

@tfili
Copy link
Contributor

tfili commented May 16, 2016

To reproduce

  • Load the development/BillboardsClampToGround Sandcastle example
  • Zoom in to the area with the billboards
  • In the layer picker select STK World Terrain Meshes (Terrain is on but isn't selected which should probably be fixed for the example as well)
  • Again in the layer picker select WGS84 Ellipsoid

You'll notice not all billboards were put on the ellipsoid.

image

@pjcozzi
Copy link
Contributor

pjcozzi commented May 18, 2016

I suspect this is an easy fix. @tfili can you give it a shot?

@tfili
Copy link
Contributor Author

tfili commented May 18, 2016

@pjcozzi Sure. Looking at it now.

It looks like it happens when the updateHeight callbacks are still being fired and we change the terrain again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants