[OpenLayers-Users] arrow heads in a line..

JuKiM rifins at gmail.com
Mon Feb 22 03:51:49 EST 2010


Hi,

I'm defining a line in the map, adding points to a pointlist..

var linearRing = new OpenLayers.Geometry.LinearRing(pointList);
var polygonFeature = new OpenLayers.Feature.Vector(linearRing, null,
style_poly);

But, is there any way to create the line with arrow heads showing the
direction of the line?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20100222/99b19fe9/attachment.html


More information about the Users mailing list