flywave-map-controls.screenshotconfig
Home > @flywave/flywave-map-controls > ScreenshotConfig
ScreenshotConfig interface
Screenshot configuration options
Signature:
export interface ScreenshotConfig
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) File name pattern, can include {timestamp}, {width}, {height} placeholders | ||
number | (Optional) Screenshot height in pixels | ||
number | (Optional) Image quality (0-1) | ||
number | (Optional) Screenshot width in pixels |