Okay, I spend few hours looking into the issue and I have a "fix".
The problem was caused by weeeeeeeellll, me
There is a small problem on the ipad when we are in fullscreen(especially visible in safari, not so much in chrome). The map goes into full screen, but because the browsers have such cool features as hiding the taskbar when you start scrolling down for some reason when you scroll the hotspots the page below hotspots starts scrolling. So I thought - how about preventing the browser from scrolling the page... So I came up with the genius solution - let's kill all touch events!!! One line of JS and we are ready!
Now I removed this line and it behaves as expected.
Would you guys download this dev. release and install it:
compojoom.com/downloads/developer-releas...-hotspots/gitab5c686
(please ignore the message in the dashboard about a newer version - the latest one is this version)
Let me know if it works for you as well.
Cheers,
Daniel