Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openseadragon/openseadragon
/ OpenSeadragon
Function
OpenSeadragon
src/openseadragon.js:865–867 ·
view source on GitHub ↗
( options )
Source
from the content-addressed store, hash-verified
863
864
/* eslint-disable no-redeclare */
865
function
OpenSeadragon( options ){
866
return
new
OpenSeadragon.Viewer( options );
867
}
868
869
(
function
( $ ){
870
Callers
15
index.test-d.ts
File · 0.85
tilecache.js
File · 0.85
assessNavigatorViewerPlacement
Function · 0.85
navigator.js
File · 0.85
testOpen
Function · 0.85
makeViewer
Function · 0.85
testUrlCall
Function · 0.85
testOpen
Function · 0.85
whiteViewport
Function · 0.85
basic.js
File · 0.85
createViewer
Function · 0.85
tiledimage.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…