From c240ddc1b3d9f017651d4682de5909f1eb6db67c Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Mon, 7 Jul 2008 13:44:56 +0000 Subject: [PATCH] No additional markup in title or shortdesc please. git-svn-id: http://svn.openlayers.org/trunk/openlayers@7469 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/styles-rotation.html | 2 +- examples/styles-unique.html | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/examples/styles-rotation.html b/examples/styles-rotation.html index f81509d0ff..cc8a7af41b 100644 --- a/examples/styles-rotation.html +++ b/examples/styles-rotation.html @@ -76,7 +76,7 @@

Rotation Styles Example

-

Vector point feature symbolizers can have a rotation property. The center of the rotation is the point of the image specified by graphicXOffset and graphicYOffset.

+

Vector point feature symbolizers can have a rotation property. The center of the rotation is the point of the image specified by graphicXOffset and graphicYOffset.

diff --git a/examples/styles-unique.html b/examples/styles-unique.html index 4ccad086fb..343d1e7981 100644 --- a/examples/styles-unique.html +++ b/examples/styles-unique.html @@ -92,11 +92,8 @@

- Shows how to create a style based : -

+ Shows how to create a style based on unique feature attribute values (markers) + and feature state values (circles).