Document (existing) multiple feature behaviour
This commit is contained in:
@@ -3,7 +3,9 @@ layout: example.html
|
|||||||
title: Translate Features
|
title: Translate Features
|
||||||
shortdesc: Example of a translate features interaction.
|
shortdesc: Example of a translate features interaction.
|
||||||
docs: >
|
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. Then drag the feature around to move it elsewhere on the map.
|
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"
|
tags: "drag, translate, feature, vector, editing"
|
||||||
---
|
---
|
||||||
<div id="map" class="map"></div>
|
<div id="map" class="map"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user