10 lines
278 B
HTML
10 lines
278 B
HTML
---
|
|
layout: example.html
|
|
title: Drag, Rotate, and Zoom
|
|
shortdesc: A single interaction to drag, rotate, and zoom.
|
|
docs: >
|
|
<p><code>Shift+Drag</code> to rotate and zoom the map around its center.</p>
|
|
tags: "drag, rotate, zoom, interaction"
|
|
---
|
|
<div id="map" class="map"></div>
|