Files
openlayers/examples/translate-features.html
2015-11-18 09:56:15 -07:00

10 lines
420 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. Then drag the feature around to move it elsewhere on the map.
tags: "drag, translate, feature, vector, editing"
---
<div id="map" class="map"></div>