ol3-google-maps/examples/rotation.html
2018-07-25 20:18:39 +02:00

15 lines
371 B
HTML

---
layout: example.html
title: Rotation
shortdesc: Demonstrates the support of rotated maps.
docs: >
<p>
Demonstrates the support of rotated maps with OL3-Google-Maps.
</p>
<p>
Use Alt + Shift + Drag to rotate the map.
</p>
---
<div id="map" class="map"></div>
<button id="toggle" title="Toggle between OL and GMaps">Toggle between OL and GMaps</button>