# panzoom - 모바일 지원하는 Pan & Zoom 라이브러리

> Clean Markdown view of GeekNews topic #1377. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1377](https://news.hada.io/topic?id=1377)
- GeekNews Markdown: [https://news.hada.io/topic/1377.md](https://news.hada.io/topic/1377.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-25T12:12:14+09:00
- Updated: 2020-01-25T12:12:14+09:00
- Original source: [github.com](https://github.com/anvaka/panzoom)
- Points: 3
- Comments: 1

## Topic Body

- DOM객체 및 SVG 지원

- 이벤트 : panstart,pan,panend,zoom,zoomend,transform

- 마우스 휠,버튼,키보드 무시 가능

- 줌,핀치 속도 조절

- 변환 원점 지정가능

- 줌 Min,Max 지정

## Comments



### Comment 1003

- Author: xguru
- Created: 2020-01-25T12:15:04+09:00
- Points: 1

데모들

DOM 개체 하나 - https://anvaka.github.io/panzoom/demo/dom.html

페이지 전체 - https://anvaka.github.io/panzoom/demo/index.html

스크립트 태그하나로 지정하기 - https://anvaka.github.io/panzoom/demo/attach-via-script.html
