Skip to content

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 ​

GlobeController

options? ​

ScreenshotOptions = {}

Returns ​

Promise<string>

MIT licensed. Not affiliated with NASA; WorldWind is NASA's open-source virtual globe.