Matthew Petroff
Matthew Petroff
I have no way of testing this, as I do not have any devices capable of running recent versions of iOS. Touch interactions are not something that can be reliably...
Your link returns a 404 error. I didn't say I didn't believe you, I just said I can't test it, and this isn't the type of thing I can really...
The video shows what you described. Unfortunately, this doesn't give me any indication as to what isn't working.
I can't reproduce the issue on an Android device, either with Chrome or Firefox, so it seems to be limited to iOS.
Hot spots are positioned based on their center. The panorama itself, however, has perspective distortion when displayed, so the edges of large hot spots won't match the panorama as the...
Are you tapping the device orientation control button? It's the compass-like button that should appear under the full screen button (which is under the zoom buttons).
The device orientation control works fine for me on the linked example in both Firefox and Chrome on my Android phone.
It should work in a same-origin ``. However, browsers no longer allow `DeviceMotionEvent` / `DeviceOrientationEvent` access from a cross-origin ``. Fixing such support will involve switching to the newer [Sensor...
> Could this be added for modern browsers? I just opened #971 to track this.
It takes a fair amount of work to get Popper.js to work with Pannellum, but [Tippy.js](https://atomiks.github.io/tippyjs/), which uses Popper.js, works well. Here's an example: ```html Hot spots #panorama { width:...