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

Morphing from 3D to 2D hides vector layers partially #3772

Closed
ezze opened this issue Mar 25, 2016 · 1 comment
Closed

Morphing from 3D to 2D hides vector layers partially #3772

ezze opened this issue Mar 25, 2016 · 1 comment

Comments

@ezze
Copy link
Contributor

ezze commented Mar 25, 2016

I faced a strange issue I'm able to reproduce in Cesium Viewer:

  • load vector data in 3D scene mode (GeoJSON in my case);
  • switch from 3D to 2D with morphing;
  • you will see something like on pictures below:

When I load vector data in 2D everything works fine.

The problem is reproduced on two diffirent machines with the following characteristics:

  1. Ubuntu 14.04 LTS, Google Chrome 49.0.2623.87 (64-bit)/Mozilla Firefox 45.0, NVIDIA GT630M
    geojson-bug
    mozilla-vector-bug
  2. Windows 7, Google Chrome 49.0.2623.87 (64-bit), Intel HD Graphic 4000/NVIDIA NVS 5400M
    2016-03-25

It also affects some other vector primitives such as billboard and labels in CZML. Probably, this bug is appeared in recent Cesium version (1.19).

GeoJSON sample is here.

@ezze ezze changed the title Morphing from 3D to 2D causes hides vector layers partially Morphing from 3D to 2D hides vector layers partially Mar 25, 2016
@hpinkos
Copy link
Contributor

hpinkos commented Mar 25, 2016

Thanks for the very detailed write up @ezze! I believe this is the same issue as #3748
This has been fixed in master and will be included in the 1.20 release on April 1st
If you still see this issue after upgrading, feel free to re-open this issue

@hpinkos hpinkos closed this as completed Mar 25, 2016
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