javascript - How to find a Coordinate of a point on Image after zoom -
I have an image that zooms on the mouse wheel. I want to put another image on that image and I want it once when I zoom the first image, then my second image goes to the same point of the image on which it is lying first. In short, I want to know the coordination of the point of the image on the zoom.
Comments
Post a Comment