Hi, Thanks for the video, I have some doubts in the pannelum-react, I am trying to render a panorama image using 'pannellum-react,' which is working fine on larger screens like laptops and tablets. However, some mobile devices are unable to view the image. The error message states: 'This panorama is too big for your device! It's 8192px wide, but your device only supports images up to 4096px wide. Try another device. (If you're the author, try scaling down the image).' Have you faced the same problem if so, whats the solution? you answer values more.
Hi! I usually disable the panorama effect for mobile. However, if you want to apply it, you need to scale the image down by around 50% for the mobile viewport. Additionally, you will need to perform some image swapping once the viewport changes.
Sorry you having trouble deploying. I will definitely do a deployment tutorial in the near future. In the mean time use => npm run build in the terminal to build your project. It will create a build folder with the compiled project.
My mind just get blown, literally...
Continue with the good work!
how to set the hot spot location? like to move the hotspot to another place in the img
check this video time stamp - ruclips.net/video/wbS0atTzHdM/видео.html
This is an excelent exercise, but it only appears in my pc, but not in my mobile, how can i do to see this project in my cellphone?
I'm glad you like the tutorial. Unfortunately, this was made for desktop view. For mobile, you will need to tweak the styling and stuff.
Hi,
Thanks for the video, I have some doubts in the pannelum-react, I am trying to render a panorama image using 'pannellum-react,' which is working fine on larger screens like laptops and tablets. However, some mobile devices are unable to view the image. The error message states: 'This panorama is too big for your device! It's 8192px wide, but your device only supports images up to 4096px wide. Try another device. (If you're the author, try scaling down the image).' Have you faced the same problem if so, whats the solution? you answer values more.
Hi! I usually disable the panorama effect for mobile. However, if you want to apply it, you need to scale the image down by around 50% for the mobile viewport. Additionally, you will need to perform some image swapping once the viewport changes.
@@codeandplay but scaling down the image will impact on the quality for the end customer, which I don't wanna do it. Is there any other alternative?
can you make a script like Blockade
wow
Thanks Bro.. ❤
i can't deploy it, could you make a tutorial how to deploy it?
Sorry you having trouble deploying. I will definitely do a deployment tutorial in the near future. In the mean time use => npm run build in the terminal to build your project. It will create a build folder with the compiled project.