RE: Markers and all

Hi, Andi-

Andreas Neumann wrote:
|
| I once had an additional idea related to markers: the user 
| should be able to add events to markers. the evt object that 
| is returned should also return the nth number of vertex to 
| allow the SVG developer to determine which marker was 
| clicked/moused-over. Use cases would be interactive charts 
| where data values are linked to vertices, interactive maps 
| and interactive drawing applications.

I thought this was a good idea then, and I think it's a good idea now. 

As a related idea, I would also like to see an API to access that part of a
path segment that was clicked/mousedover/etc., when the event target is a
path or a poly. A use case is when a shape is being drawn or edited, and you
want to split the path at that section, or when the directionality of the
click is relevant (say, NSEW).

Regards-
Doug

doug . schepers  @ vectoreal.com
www.vectoreal.com ...for scalable solutions.
 

Received on Monday, 27 June 2005 15:40:32 UTC