From d3ff8d7fb0c59a8d12f94f208147b9dc2a3524fb Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Wed, 18 Nov 2015 10:03:49 -0700 Subject: [PATCH] More consistent markup --- examples/box-selection.html | 2 +- examples/center.html | 2 +- examples/full-screen-drag-rotate-and-zoom.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/box-selection.html b/examples/box-selection.html index 3dca0fcfea..28e8d121c3 100644 --- a/examples/box-selection.html +++ b/examples/box-selection.html @@ -5,7 +5,7 @@ shortdesc: Using a DragBox interaction to select features. docs: >

This example shows how to use a DragBox interaction to select features. Selected features are added to the feature overlay of a select interaction (ol.interaction.Select) for highlighting.

-

Use Ctrl+drag (Command+drag on Mac) to draw boxes.

+

Use Ctrl+Drag (Command+Drag on Mac) to draw boxes.

tags: "DragBox, feature, selection, box" ---
diff --git a/examples/center.html b/examples/center.html index a03ad1e3f1..34d6b8c4e3 100644 --- a/examples/center.html +++ b/examples/center.html @@ -10,7 +10,7 @@ docs: > is used to fit a geometry in the view with the same padding. The view's centerOn method is used to position a coordinate (Lausanne) at a specific pixel location (the center of the black box). -

Use Alt+Shift+drag to rotate the map.

+

Use Alt+Shift+Drag to rotate the map.

tags: "center, rotation, openstreetmap" ---
diff --git a/examples/full-screen-drag-rotate-and-zoom.html b/examples/full-screen-drag-rotate-and-zoom.html index 6141d39580..10e0f1d0b5 100644 --- a/examples/full-screen-drag-rotate-and-zoom.html +++ b/examples/full-screen-drag-rotate-and-zoom.html @@ -3,7 +3,7 @@ layout: example.html title: Full Screen Drag, Rotate, and Zoom shortdesc: Example of drag rotate and zoom control with full screen effect. docs: > -

Hold down Shift + drag to rotate and zoom. Click the button in the top right corner to go full screen. Then do the Shift + drag thing again.

+

Hold down Shift+Drag to rotate and zoom. Click the button in the top right corner to go full screen. Then do the Shift+Drag thing again.

If there is no button on the map, your browser does not support the Full Screen API.

tags: "full-screen, drag, rotate, zoom, bing, bing-maps" cloak: