Interface LayerRemoveProperty

圖層移除參數。

interface LayerRemoveProperty {
    layername: string;
}

Hierarchy

Properties

Properties

layername: string

圖層名稱。

Generated using TypeDoc