diff --git a/examples/translate-features.html b/examples/translate-features.html index 05dbea4e4d..473582f8ca 100644 --- a/examples/translate-features.html +++ b/examples/translate-features.html @@ -3,7 +3,9 @@ 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. + 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 Shift key and select multiple features. + Then drag the features around to move them elsewhere on the map. tags: "drag, translate, feature, vector, editing" ---