Author: | KensingtonTech |
---|---|
Official Page: | Go to website |
Publish Date: | March 11, 2019 |
License: | MIT |
Description:
An Angular directive for panning and zooming an element or elements using the mouse and mousewheel.
Installation:
# NPM $ npm install ng2-panzoom --save
Features:
- Zoom using mouse wheel, touch surface, double click, or API controls tied to your own UI.
- Pan using click/touch and drag, or API calls. When releasing the mouse button or touch surface whilst panning, the pan will come to a gradual stop.