Zoomify: Separate the service pixel ratio and the device pixel ratio

This commit is contained in:
Vincent Lecrubier
2020-01-21 20:50:33 +00:00
committed by Vincent Lecrubier
parent d1b2dfb669
commit 3a5c8d637c
3 changed files with 27 additions and 83 deletions

View File

@@ -10,7 +10,6 @@ tags: "zoomify, deep zoom, IIP, pixel, projection"
<div class="controls">
<select id="zoomifyProtocol">
<option value="zoomify">Zoomify</option>
<option value="iip">IIP</option>
<option value="zoomifyretina">Zoomify Retina</option>
</select>
</div>