• added: Parameter inPlaceZoom (default: false) – Show zoomed image instead of the original image (true) or show zoom image next to original image (false)
  • added: Parameter autoZoomDimension (default: true) – Zoom dimension depends on source image size and screen dimension (true) or zoom dimension corresponds to original image dimension (false). Setting “inPlaceZoom” to “true” overwrites this parameter to “false”.
  • added: Parameter moveRangeCenterCorners (default: true) – The zoomed image can be moved until a corner of the image is at the center of the zoom area (true), or the image can only be move until reaching the corner (false). Setting “inPlaceZoom” to “true” overwrites the default value to “false”.