UNPKG

484 BHTMLView Raw
1---
2layout: example.html
3title: Extent Interaction
4shortdesc: Using an Extent interaction to draw an extent.
5docs: >
6 <p>This example shows how to use an <code>Extent</code> interaction to draw a modifiable extent.</p>
7 <p>Use <code>Shift+Drag</code> to draw an extent.
8 <code>Shift+Drag</code> on the corners or edges of the extent to resize it. <code>Shift+Click</code> off the extent to remove it.
9 </p>
10tags: "Extent, interaction, box"
11---
12<div id="map" class="map"></div>