mirror of
https://github.com/mapgears/ol3-google-maps.git
synced 2026-01-25 16:50:49 +00:00
15 lines
371 B
HTML
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>
|