Skip to content

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

@idezzzz

Description

@idezzzz

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
          }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions