Image Panning & Zooming Library For Angular 2+

Author: Durwella
Official Page: Go to website
Publish Date: October 26, 2017
License: MIT

Description:

An Angular 2 component allowing panning and zooming an image in a canvas element.  The component enables an HTML5 <canvas> element hosting an HtmlImageElement to be panned and zoomed using the mouse. This component also provides two-way bindings for panning and zooming programmatically.

Installation:

npm install –save @durwella/zoomable-canvas

Preview:

Image Panning & Zooming Library For Angular 2+


You Might Be Interested In:

Add Comment