12 lines
489 B
HTML
12 lines
489 B
HTML
---
|
|
layout: example.html
|
|
title: Translate Features
|
|
shortdesc: Example of a translate features interaction.
|
|
docs: >
|
|
This example demonstrates how the translate and select interactions can be used together.
|
|
Zoom in to an area of interest and click to select a feature or hold the <code>Shift</code> key and select multiple features.
|
|
Then drag the features around to move them elsewhere on the map.
|
|
tags: "drag, translate, feature, vector, editing"
|
|
---
|
|
<div id="map" class="map"></div>
|