I have an Image which gets zoom on mouse wheel.I just want to put an another Image over that Image and I want that once i zoom the first image my second image also moves over the same point of image on which it is lying earlier.In Short I want to know the co-ordinate of point of image on zoom.
Asked
Active
Viewed 160 times
0
-
Have you any online demo for it? – Rohan Kumar Oct 28 '14 at 09:58
-
you can find fix for this issue [here][1] [1]: http://stackoverflow.com/questions/21717001/html5-canvas-get-coordinates-after-zoom-and-translate – Alex Filatov Oct 28 '14 at 10:34