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

sandbox.pickOnProjects(event) does not work if earth is disable. #2

Open
idezzzz opened this issue Nov 9, 2017 · 0 comments
Open
Labels

Comments

@idezzzz
Copy link
Contributor

idezzzz commented Nov 9, 2017

sandbox.pickOnProjects(event) does not work if the earth is not shown.

To make pickOnProjects work, I must set

renderItems: {
            earth: true, // <---- this must be true to enable pickOnProject
            earthUseTexture: false,
            featureInView: false,
            orbitRing: false
          }
@idezzzz idezzzz changed the title bugs on sandbox.pickOnProjects(event) bugs on sandbox.pickOnProjects(event) Nov 9, 2017
@idezzzz idezzzz added the bug label Nov 9, 2017
@idezzzz idezzzz changed the title bugs on sandbox.pickOnProjects(event) sandbox.pickOnProjects(event) does not work if earth is disable. Nov 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant