跳到主要内容

flywave-map-controls.screenshotconfig

Home > @flywave/flywave-map-controls > ScreenshotConfig

ScreenshotConfig interface

Screenshot configuration options

Signature:

export interface ScreenshotConfig 

Properties

Property

Modifiers

Type

Description

filename?

string

(Optional) File name pattern, can include {timestamp}, {width}, {height} placeholders

height?

number

(Optional) Screenshot height in pixels

quality?

number

(Optional) Image quality (0-1)

width?

number

(Optional) Screenshot width in pixels