From a247995670cf7804d5ea3a56751a9b7138e56330 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Mon, 13 Apr 2009 08:22:55 +0000 Subject: [PATCH] Giving the examples a title makes them searchable. Consistent style makes things look less like a total hack job. The title header and shortdesc make our little example index thing work. git-svn-id: http://svn.openlayers.org/trunk/openlayers@9276 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/vector-features-with-text.html | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/examples/vector-features-with-text.html b/examples/vector-features-with-text.html index 1b0b64e656..06f78043e2 100644 --- a/examples/vector-features-with-text.html +++ b/examples/vector-features-with-text.html @@ -1,13 +1,9 @@ - - + OpenLayers Labeled Features Example + + + -
-

This example shows drawing simple vector features with a label

+

OpenLayers Labeled features example

+
+

+ Label vector features with a text symbolizer. +

+
+
+ This example shows drawing simple vector features with a label +