Hi there,

I'm having problems with zoomIn to my JSVGCanvas, What I'm trying to
achieve is when a user clicks on red circls on the map the circls changes
colour to yellow, well that is fine before I zoomIn - afterwards when I
click on the red circle it does not change colour, I think I know where
the problem is, I've coded my mouseClick event, so that when the user
clicks the code checks the distance between the click and the circles, the
Point2D of the circles are stored in an array But when I zoomIn the
location of the circles have changed but how to I update the new locations
in my array????

Many Tx inadvance,

Yasmin


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

Reply via email to