14 lines
390 B
HTML
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>
|