rajeevgade / vue-360

A Simple and Beautiful 360° Product Viewer built on Vue.js
https://vue-360.now.sh/
MIT License
103 stars 30 forks source link

spin and show exact image based on image url #58

Open shejinalt opened 1 year ago

shejinalt commented 1 year ago

I have features list (ul li) on 360 component, each feature have a image based on 360 images asset url. when I click a feature item the 360 should be spin and show the correct img based on its feature image url. is it possible

Thanks