Hi, <div><br></div><div>I&#39;m defining a line in the map, adding points to a pointlist..</div><div><br></div><div><div>var linearRing = new OpenLayers.Geometry.LinearRing(pointList);</div><div>var polygonFeature = new OpenLayers.Feature.Vector(linearRing, null, style_poly);</div>
<div><br></div><div>But, is there any way to create the line with arrow heads showing the direction of the line?</div><div><br></div><div>Thanks!</div></div>