If you go to https://openseadragon.github.io/examples/ui-overlays/ you should see example images from the Library of Congress. If you refresh the page a few times, they go away, and in the console we get a lot of this error:
ERR_BLOCKED_BY_RESPONSE.NotSameOrigin 429 (Too Many Requests)
That's probably a sign we should move off of those images.
If you go to https://openseadragon.github.io/examples/ui-overlays/ you should see example images from the Library of Congress. If you refresh the page a few times, they go away, and in the console we get a lot of this error:
That's probably a sign we should move off of those images.