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

    函數 getWMSLayerInfo

    • 非同步取得WMS圖層資訊。

      參數

      • url: string

        WMS來源網址。

      • callback: (ret: null | WMTSLayerInfo) => void

        事件回呼,呼叫次數隨著WMS圖層數量而變動,如果有問題,回呼會傳入 null。

      回傳 Promise<void>