diff --git a/examples/editingtoolbar-outside.html b/examples/editingtoolbar-outside.html index 76a7a170de..152fcc882a 100644 --- a/examples/editingtoolbar-outside.html +++ b/examples/editingtoolbar-outside.html @@ -42,6 +42,9 @@

OpenLayers EditingToolbar Outside Viewport

+

+ Display an editing toolbar panel outside the map viewport. +

diff --git a/examples/intersects.html b/examples/intersects.html index 20432b2e0b..2c706488d4 100644 --- a/examples/intersects.html +++ b/examples/intersects.html @@ -161,6 +161,9 @@

OpenLayers Geometry Intersection Example

+

+ Use of geometry.intersects method for testing geometry intersections. +

diff --git a/examples/sld.html b/examples/sld.html index 2eca777f4a..e81fc03bc4 100644 --- a/examples/sld.html +++ b/examples/sld.html @@ -91,8 +91,11 @@

Styled Layer Descriptor (SLD) Example

+

+ Parsing SLD and applying styles to a vector layer. +

-

This example uses a SLD +

This example uses a SLD file to style the vector features. To construct layers that use styles from SLD, create a StyleMap for the layer that uses one of the userStyles in the namedLayers object of the return from format.read().

diff --git a/examples/smoothDragging.html b/examples/smoothDragging.html deleted file mode 100755 index 546e6c50fc..0000000000 --- a/examples/smoothDragging.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - -

OpenLayers With Responsive Dragging

-
- -