Hi!

refering to the example http://www.carto.net/papers/svg/us_population/index.svgz

I use nested SVG's. The outer svg-element represents a screen-oriented
coordinate system, while the inner, nested svg-element has a "real-world"
coordinate system representing geographic coordinates.

After I zoom in (using my own javascript-function, changing the viewBox values
of the inner, nested svg-element; use the magnifyer glass with the plus-symbol
for that) it appears, that the mouse-events (mouse-over, mouse-move, etc.)
aren't correctly clipped to the modified viewBox, but are active in my
legend/info area, or the margins around, as well.

The graphics is correctly clipped to the new viewBox, but not the corresponding
events. Is this a bug?

Thanks for clarification,

Andreas

--     
The only thing that stands between a man and what he wants from
life is often merely the will to try it and the faith to believe
that it is possible ...
-- M. DeVos
    
----------------------------------------------     
Andreas Neumann - Department of Cartography     
Swiss Federal Institute of Technology (ETH)     
ETH Hoenggerberg, CH-8093  Zurich, Switzerland     
Phone: ++41-1-633 3031, Fax: ++41-1-633 1153     
e-mail: [EMAIL PROTECTED]     
www: http://www.karto.ethz.ch/neumann/     
SVG.Open/Carto.net: http://www.svgopen.org/     

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to