all Camera interactions are considered to be from userInteraction. #3892
Unanswered
CleverTomatoe
asked this question in
Q&A
Replies: 1 comment
-
Update: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
All camera movement triggered programmatically are considered to be isUserInteraction: true. in the onRegionIsChanging(event)
Is this intented?
I was hoping to this wouldn't be the case, or perhaps a flag on the camRef.setCamera() function could be added for that.
Beta Was this translation helpful? Give feedback.
All reactions