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 @@
+ 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 @@+ Use of geometry.intersects method for testing geometry intersections. +
+ 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().OpenLayers With Responsive Dragging
-
-
-