Interface UpdateTerrainWMSOverlayParameter

更新WMS疊加圖層參數,見update

interface UpdateTerrainWMSOverlayParameter {
    styles?: string;
    time?: string;
}

Hierarchy

Properties

Properties

styles?: string

圖層樣式。

time?: string

圖層時間。

Generated using TypeDoc