Hi everyone. I was wondering if it is possible to add a function into the krpano viewer like google map API viewed via mobile browser? The function is when we are viewing the API via mobile browser we have to use two fingers to move around the map, the reason is to make it more mobile friendly, so it is easier to scroll down. I really need this function because I embedded a panotour on my webpage, but when I access the page via mobile it is difficult to scroll the page down with my fingers. I al...
Quoted from "spacerywirtualne" Quoted from "reynerg" Should I change the mwheel in the tour.xml to false? No. You need to do it in index.html embedpano({swf:"tour.swf", xml:"tour.xml", target:"pano", html5:"prefer", mwheel:false , passQueryParameters:true}); Piotr You save me man, thanks a lot! Appreciate your help
Quoted from "spacerywirtualne" Hi Try this Piotr THANK YOU VERY MUCH Should I change the mwheel in the tour.xml to false? Sorry I am a beginner at this stuff
Hi I have a question about embedding krpano viewer on my webpage. I recently embedding panotour on my webpage and I am not able to scroll the page down using my mouse wheel when the cursor is hovering on the krpano viewer. Is there any solution for this? Btw I already disabling the zoom function using the mouse wheel. Thank you very much