I need to render multiple lines between the same 2 points. I have the logic to produce arcs to avoid the overlaps. Now, however, I need to add a marker per line showing direction at the midpoint. I have a nice arrow marker defined and it works fine for marker-end. But for the life of me, I can't figure out the right curve/arc syntax that will allow marker-mid. The lines are actually paths. Which direction should I go? Anyone have an example to share of perhaps 4 lines with endpoints 200,300 and 800,500 ? I don't want to use any transformations if possible. FWIW, all of this logic and line rendering is done in script code. TIA, Larry
[ sorry if this is a 2nd post - not sure if the post via email worked or not] ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

