Skip to content

worldwind-ui API / worldwind-kit / DownloadScreenshotOptions

Interface: DownloadScreenshotOptions ​

Defined in: kit/src/screenshot.ts:61

Extends ​

Properties ​

filename? ​

optional filename?: string

Defined in: kit/src/screenshot.ts:63

Defaults to globe-<timestamp>.<ext>.


quality? ​

optional quality?: number

Defined in: kit/src/screenshot.ts:9

JPEG or WebP quality, 0..1.

Inherited from ​

ScreenshotOptions.quality


type? ​

optional type?: string

Defined in: kit/src/screenshot.ts:7

image/png (default), image/jpeg or image/webp.

Inherited from ​

ScreenshotOptions.type

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