igorlino / elevatezoom-plus

Enhanced elevateZoom - A jQuery image zoom plugin
http://igorlino.github.io/elevatezoom-plus/
MIT License
162 stars 78 forks source link

Zoom level adjustment #62

Open Kulbear opened 7 years ago

Kulbear commented 7 years ago

Is it possible to adjust the zoom level for lens zoom?

I want to zoom in to a more detailed level. Currently, it can only zoom in, about 2 times larger than the original image.

I changed zoomLevel: 1, //default zoom level of image to other values but it seems that the lens image cannot match the original image anymore (shifted out of proportion). Am I missing changing other options?

Any help is appreciated!

alex88 commented 7 years ago

Seems that even calling changeZoomLevel on the ezPlus object is broken as it tries to read mouse position