Files
openlayers/examples_src/zoomify.html
2015-04-06 09:18:32 -06:00

14 lines
390 B
HTML

---
template: example.html
title: Zoomify example
shortdesc: Example of a Zoomify source.
docs: >
Zoomify is a format for deep-zooming into high resolution images. This example shows how to use the Zoomify source with a pixel projection.
tags: "zoomify, deep zoom, pixel, projection"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>