Files
openlayers/examples_src/zoomify.html
2015-04-02 19:10:14 +02:00

14 lines
396 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>