forked from lovasoa/dezoomify-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
example‐images
Bankn8II©$A edited this page May 20, 2025
·
1 revision
Welcome to the example-images wiki!
https://openseadragon.github.io/
<script type="text/javascript">
// Example
OpenSeadragon({
id: "contentDiv",
prefixUrl: "/openseadragon/images/",
tileSources: "/example-images/duomo/duomo.dzi"
});
</script>