SVGPanZoom
jQuery plugin to pan and zoom SVG images either programatically or through mouse/touch events
Main Features
- Programmatically manipulate the SVG viewBox to Pan and Zoom
- Mouse and touch events to pan the SVG
- Mousewheel and pinch events for zooming the SVG
- Animate pan and zoom actions
- Zooming keeps the cursor over the same coordinates relative to the image (A.K.A. GoogleMaps-like zoom)
Dependencies
jQuery, SVG-enabled browser (does not work with SVG work-arounds that use Flash)