Spaces:
Sleeping
Sleeping
Renamed script
Browse files
js/{scripts.js → viewer.js}
RENAMED
@@ -12,7 +12,7 @@ var viewer = OpenSeadragon({
|
|
12 |
tileSources: {
|
13 |
Image: {
|
14 |
xmlns: "http://schemas.microsoft.com/deepzoom/2008",
|
15 |
-
Url: "
|
16 |
Format: "jpeg",
|
17 |
Overlap: "0",
|
18 |
TileSize: "256",
|
|
|
12 |
tileSources: {
|
13 |
Image: {
|
14 |
xmlns: "http://schemas.microsoft.com/deepzoom/2008",
|
15 |
+
Url: "./A05_files/",
|
16 |
Format: "jpeg",
|
17 |
Overlap: "0",
|
18 |
TileSize: "256",
|