No additional markup in title or shortdesc please.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@7469 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-07-07 13:44:56 +00:00
parent 5e36c6e107
commit c240ddc1b3
2 changed files with 3 additions and 6 deletions

View File

@@ -76,7 +76,7 @@
</head>
<body onload="init()">
<h1 id="title">Rotation Styles Example</h1>
<p id="shortdesc">Vector point feature symbolizers can have a <tt>rotation</tt> property. The center of the rotation is the point of the image specified by <tt>graphicXOffset</tt> and <tt>graphicYOffset</tt>.</p>
<p id="shortdesc">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.</p>
<div id="map"></div>
<div id="docs"/>
</body>

View File

@@ -92,11 +92,8 @@
<div id="tags"></div>
<p id="shortdesc">
Shows how to create a style based :
<ul>
<li>on unique feature attribute values (markers),</li>
<li>on feature state values (circles).</li>
</ul>
Shows how to create a style based on unique feature attribute values (markers)
and feature state values (circles).
</p>
<div id="map" class="smallmap"></div>