Hi guys,
I have a issue with resizing the view. Cesium’s view automatically scales to size, but I want the view to expand
I mean from:
to:
Anyone solved this issue yet?
Hi guys,
I have a issue with resizing the view. Cesium’s view automatically scales to size, but I want the view to expand
I mean from:
to:
Anyone solved this issue yet?
Hi @mhphuc ,
Thanks for your post and welcome to the Cesium community.
I am not sure I understand the specific outcome you are trying to achieve. Do you mind providing additional explanation and examples?
One resource to help with this is our sandcastle tool https://sandcastle.cesium.com/ which let’s you create and share sample code examples using Cesium.
Thanks again for your post and hopefully with some more info we can help address your question soon.
Best,
Luke
My issue is that although I have locked the camera, when I resize the view, the Cesium view automatically scales the objects. Currently, I want the view to expand when I resize it, instead of scaling. How i can do that?
My link example: Cesium Sandcastle
Thanks