[OpenLayers-Commits] r4724 - sandbox/docs/examples
commits at openlayers.org
commits at openlayers.org
Mon Oct 1 00:31:00 EDT 2007
Author: crschmidt
Date: 2007-10-01 00:30:59 -0400 (Mon, 01 Oct 2007)
New Revision: 4724
Modified:
sandbox/docs/examples/regular-polygons.html
Log:
regular polygon handler docs.
Modified: sandbox/docs/examples/regular-polygons.html
===================================================================
--- sandbox/docs/examples/regular-polygons.html 2007-10-01 04:28:59 UTC (rev 4723)
+++ sandbox/docs/examples/regular-polygons.html 2007-10-01 04:30:59 UTC (rev 4724)
@@ -78,7 +78,11 @@
</script>
</head>
<body onload="init()">
- <h2>OpenLayers Regular Polygon Example</h2>
+ <h2 id="title">OpenLayers Regular Polygon Example</h2>
+ <p id="shortdesc">
+ Shows how to use the RegularPolygon handler to draw features with
+ different numbers of sides.
+ </p>
<div id="map"></div>
<div id="config">
More information about the Commits
mailing list