Is there any way that the viewer can be implemented without Jquery? I want to implement it in an Angular application. Could anyone suggest me a better way to get it worked with Angular?
Hi there! The viewer requires jQuery but this generally should still work with Angular. There were a few apps we saw that used webrotate 360 product views with angular.
I am able to implement it into an Angular project. Still, I need to ask that there are any types(typescript) defined for the viewer's JavaScript library? And where can I find proper documentation for viewer JS?
Great. I think the best documentation is the JavaScript API template that you can select on publish in SpotEditor which will show all available APIs in action. You can find it in our integration sample in the following link as well. I hope it helps!