Replies: 1 comment 1 reply
-
You never explained why you can't use existing solutions other than that you don't want to. It does not make a convincing argument why there should be a new feature. Anyways you can construct your own viewport instance from the view state from |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@Pessimistress
reference issue: The description
Some additional description for my condition:
I just want do use the
viewport
like thisThere is some reason I can not use
OtherComponent
as DeckGL's child component. So your solution is not the best way for my problem. Unfortunately, it is just the only solution now. In general, I thinkonViewportChange
is necessary in this condition. In addition, settingviewport
as a parameter ofonViewChange
is also a good choice.Beta Was this translation helpful? Give feedback.
All reactions