no specific idea, but when the renderer is SVG, you can use anything SVG can draw. Perhaps, extend some low level geometry representations by your arc one.
> Hi > I would like to know what is the simplest solution for drawing the arc > geometry on the map. I have the starting point, the end point and the > centre... I could count the angle between them and try to do some loops add > stuff like that... Create a lot of points and try to add them in the OL > geometry layers. > But maybe someone has some experience in that, and some other ideas? What OL > geometry class use for that? Any help would be great... > Thank you a lot for any help > Regards, > Poul _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
