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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user