Matthew Petroff
Matthew Petroff
There are a few things about the multiresolution renderer that aren't optimal; this is one of them. The tile resolution used is currently the same across the field of view;...
Since each subsequent zoom level has twice the linear resolution as the previous level, there's "extra" resolution right after the threshold that triggers loading the next zoom level, which makes...
No, nothing has changed.
Sure, at some point.
@ZooeyHe If you're only seeing edge fuzziness with a `multires` panorama and not a `equirectangular` panorama, you're indeed seeing the issue described here. It has nothing to do with the...
I'd recommend following the instructions given: rescale the image down to 8192px wide. Many devices, particularly mobile devices, don't support WebGL textures larger than 4096px on a side, so Pannellum...
Unfortunately, that's a fairly generic error message for WebGL; for some reason, it has an issue with the image. I have no issues with any of the examples I've tried,...
If you want to add preset sizes, you'll need to edit both the HTML and the JavaScript. Your bounding box question is a Mapbox GL JS question, so this isn't...
Do you have the same behavior with [Mapbox's examples](https://www.mapbox.com/mapbox-gl-js/examples/)?
Chrome tried loading the file in #2 for me as well, so that definitely wasn't your firewall. I very much doubt this has to do with the network either.