Optional
filename확장자를 제외한 캡처된 이미지 파일의 이름 (default: test), 기본 확장자는 pdf
"test"
pdf library를 import하여 객체를 넘겨줘야 합니다. jspdf library const pdf = new jsPDF() parameter: 'l', // p: 가로(기본), l: 세로 'px', // 단위 : "pt" (points), "mm", "cm", "m", "in" or "px" 등) [this.stage.width(), this.stage.height()], // 포맷 (페이지 크기).
원본 지도 해상도에 대한 캡처 화면 비율 0 ~ 5 사이의 실수. 단, 사용가능한 최대 ratio를 넘으면 최대 ratio로 적용됨
1
사용자로부터 전달받은 지도 캡처 옵션에 관한 interface