Start a new topic

Switch camera position in android code

Switch camera position in android code


How can I switch the camera position in android, rather than switch the camera in javascript?

I can only set the camera position in StartupConfiguration, but I would like to switch it after that.

Please help.

Thx

Hi Lilian,

you can use architectView.callJavascript("JS command") for that.

Best regards,
Simon

Thanks so much!
Login or Signup to post a comment