Sketchfab API gotoAnnotation  Test

Clicking the button above shows / hides annotation.

When showing the annotation, the camera forces to move to the annotation's pre-defined angle, even though the "gotoAnnotation" API call is given the optional parameter;

api.gotoAnnotation(0, {preventCameraAnimation: true, preventCameraMove: true})

Question: Isn't there any way to prevent the camera to move when showing the annotation via API ?

up
Go to / Leave Annotation