Files
openlayers/examples/translate-features.html
2021-08-21 15:11:57 +01:00

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>