14 lines
344 B
HTML
14 lines
344 B
HTML
---
|
|
template: "example.html"
|
|
title: "Drag features example"
|
|
shortdesc: "Example of a drag features interaction."
|
|
docs: >
|
|
The drag features interaction can be used to drag features to a new position.
|
|
tags: "drag, feature, vector, editing"
|
|
---
|
|
<div class="row-fluid">
|
|
<div class="span12">
|
|
<div id="map" class="map"></div>
|
|
</div>
|
|
</div>
|