共用方式為


Source class

基底抽象類別,其中所有其他來源物件都會擴充。 來源必須先新增至圖層,才能在地圖上看見。

Extends

建構函式

Source(string)

方法

getId()

取得資料來源的識別碼

建構函式詳細資料

Source(string)

new Source(id?: string)

參數

id

string

方法詳細資料

getId()

取得資料來源的識別碼

function getId(): string

傳回

string