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

3DTileset not receiving any url. Reopen #651

Open
djeemy2014 opened this issue Feb 2, 2024 · 0 comments
Open

3DTileset not receiving any url. Reopen #651

djeemy2014 opened this issue Feb 2, 2024 · 0 comments

Comments

@djeemy2014
Copy link

Previously, there was a discussion of the problem with the operation of the Cesium3DTileset component:

3DTileset not receiving any url #138

I have "resium": "1.16.1"
The problem persists in topic #138, they also write that the problem persists.

Of course I can make changes directly to the Scene component, but with this approach, any change to a parameter in Cesium3DTile results in the entire Scene being redrawn.

return (
    <Viewer>
        <Cesium3DTileset
               url="URL_to_3dTileset"
           />
     </Viewer >
)
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

1 participant