PilotGaea 3D O'view
    正在準備搜尋索引...

    類型別名 WMSLayerInfoExist

    WMTS圖層存在資訊

    type WMSLayerInfoExist = {
        url: string;
        identifier: string;
        epsg: number;
    }
    索引

    屬性

    url: string

    圖層網址。

    identifier: string

    圖層ID。

    epsg: number

    圖層EPSG。