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

Add Cesium Component #3

Open
marySalvi opened this issue Mar 15, 2022 · 3 comments
Open

Add Cesium Component #3

marySalvi opened this issue Mar 15, 2022 · 3 comments
Assignees
Milestone

Comments

@marySalvi
Copy link
Collaborator

Add Tokenless and properly configured vanilla cesiumjs component

@marySalvi marySalvi added this to the MVP milestone Mar 15, 2022
@aashish24
Copy link

This is the most important one. I think we would also need an extended version of it that includes the ability to pass vectors, rasters, and 3D tiles for it to render it. @AlmightyYakob anything I am missing?

@jjnesbitt
Copy link
Member

This is the most important one. I think we would also need an extended version of it that includes the ability to pass vectors, rasters, and 3D tiles for it to render it. @AlmightyYakob anything I am missing?

That sounds about right. My thought is that since this viewer would be RGD aware, we could just pass tuples as props, where each tuple is (Model, PK). However, I realize this might be in contrast to how Cesium actually works, since I've not used it extensively, so maybe a different approach would work better.

@banesullivan
Copy link

we could just pass tuples as props, where each tuple is (Model, PK)

We should be able to have a function that handles that

@waxlamp waxlamp assigned brianhelba and marySalvi and unassigned brianhelba Mar 29, 2022
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

5 participants