worldwind-ui API / worldwind-kit / downloadScreenshot
Function: downloadScreenshot() ​
downloadScreenshot(
globe,options?):Promise<Blob>
Defined in: kit/src/screenshot.ts:71
Captures the globe and offers it as a file download.
Parameters ​
globe ​
options? ​
DownloadScreenshotOptions = {}
Returns ​
Promise<Blob>