How can i set visible range while setting viewer.setPanorma({ ..}) ? #1265
Closed
rohitCodeBuddy
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
if transition is set to false and if i try to set visible range after viewer.setPanorma({ ..}).then(completed => { ....}), then
it loads with default position than suddenly jumps to visible range coordinates.
is it possible to do it this without that sudden jump
my expected behaviour is to load the visible range coordinates directly without any position jump
here is an example video
[
Screen-2024-03-12-210928.mp4
](url)
Beta Was this translation helpful? Give feedback.
All reactions