worldwind-ui API / worldwind-kit / captureScreenshotDataUrl
Function: captureScreenshotDataUrl() ​
captureScreenshotDataUrl(
globe,options?):Promise<string>
Defined in: kit/src/screenshot.ts:42
Like captureScreenshot, as a data URL.
Parameters ​
globe ​
options? ​
ScreenshotOptions = {}
Returns ​
Promise<string>