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

Cesium ghost sessions #272

Open
landswellsong opened this issue Aug 6, 2017 · 0 comments
Open

Cesium ghost sessions #272

landswellsong opened this issue Aug 6, 2017 · 0 comments

Comments

@landswellsong
Copy link
Member

Clearing the geolines with dotted parts leaves artifacts in Cesium. Assuming that the selection cuts the paths into 3 parts (dotted, red, dotted), here are my observations:

  1. The leftover parts differ in indexes, one path may have the 0th part left whereas another path would have a 2th part left;
  2. The leftover parts seem to be in the same direction respective to the selection (both up or both down);
  3. The leftover parts respond to obj.show = true/false correctly.

For the purpose of #244 I'll put a workaround, but this needs to be eventually resolved. Myseterious stuff.

@landswellsong landswellsong added this to the Map milestone Aug 6, 2017
@projob projob added the inbox label Aug 6, 2017
landswellsong added a commit that referenced this issue Aug 8, 2017
#272 prevents some geolines from being properly cleared
landswellsong added a commit that referenced this issue Aug 21, 2017
Prevents #272 at a cost of a memory leak

For demonstration purpose only
@landswellsong landswellsong removed this from the Map milestone Jun 26, 2018
landswellsong added a commit that referenced this issue Oct 21, 2018
Prevents #272 at a cost of a memory leak

For demonstration purpose only
landswellsong added a commit that referenced this issue Oct 30, 2018
Prevents #272 at a cost of a memory leak

For demonstration purpose only
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

2 participants