Support tilePixelRatio in Zoomify to support retina

This commit is contained in:
Vincent Lecrubier
2019-05-08 22:48:54 +02:00
parent f366eaea52
commit ea55f39298
3 changed files with 83 additions and 17 deletions

View File

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