Non-Harvard version of M2 clip demo

This commit is contained in:
Ian Gilman 2015-03-20 10:17:27 -07:00
parent e433863f09
commit 823e9c3d22
2 changed files with 11 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<script src="//d3js.org/d3.v3.min.js" charset="utf-8"></script>
<script src="js/main.js"></script>
<script src="js/page.js"></script>
<script src="js/harvard-tilesources.js"></script>
<!-- <script src="js/harvard-tilesources.js"></script> -->
<script src="js/openseadragon-svg-overlay.js"></script>
<style type="text/css">

View File

@ -821,6 +821,16 @@
]
}));
pages.push(new this.Page({
tileSource: highsmith,
clip: {
x: 1000,
y: 1000,
width: 5026,
height: 7221
}
}));
var inputs = [
highsmith,
duomo,