GSVPano.js icon indicating copy to clipboard operation
GSVPano.js copied to clipboard

Error loading handling

Open inear opened this issue 10 years ago • 0 comments

Had some troubles yesterday with fault urls when loading panos that causes the load-complete callback to fail. Thought it was a quota-problem but it was the _count that did not get updated when a pano failed to load. I don't know why it wasn't a problem before. Maybe it's some changes with the response on faulty requests. In my examples I added a onerror event that increase the _count and also checked if it was the last one. Thought you might want to know the demos are broken even though this repo is empty.

inear avatar Apr 04 '14 08:04 inear