MCPcopy
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 */
865function OpenSeadragon( options ){
866 return new OpenSeadragon.Viewer( options );
867}
868
869(function( $ ){
870

Callers 15

index.test-d.tsFile · 0.85
tilecache.jsFile · 0.85
navigator.jsFile · 0.85
testOpenFunction · 0.85
makeViewerFunction · 0.85
testUrlCallFunction · 0.85
testOpenFunction · 0.85
whiteViewportFunction · 0.85
basic.jsFile · 0.85
createViewerFunction · 0.85
tiledimage.jsFile · 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…