Files
openlayers/examples/rotation.html
2015-11-01 02:18:09 -07:00

14 lines
303 B
HTML

---
layout: example.html
title: Rotation example
shortdesc: Example of a rotated map.
docs: >
<p>Use <code>Alt</code>+<code>Shift</code>+drag to rotate the map.</p>
tags: "rotation, openstreetmap"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>