pannelum-decoding-bug
Repository to reproduce problem of decoding url from Pannellum lib.
How to run
In the repository folder, do one of the following.
serve
Withnpx serve
With Python 2
python -m SimpleHTTPServer
With Python 3
python3 -m http.server