Search results

  1. M

    Rotate to specific point or image on button click in JS

    I have integrated web rotate 360 in my react app and it works perfect. Now, what I want is 360 image should auto rotate to any specific image when I click on button. Let me explain a complete scenario: I have 4 buttons (Front, Right, Left, Rear). Now on click event of front button the front...
  2. M

    How to get hotspot click action in React?

    Hello, I have integrated web rotate 360 in my React App having multiple hotspots and click actions on it. I can get click action on hotspots when working in simple custom HTML and JS project, but not have any idea of how to track hotspot click function in my react app. That's my code in react...
Top