你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Source class
所有其他源对象的扩展的基抽象类。 在地图上可见源之前,必须将其添加到图层中。
- Extends
-
EventEmitter<T>
构造函数
Source(string) |
方法
get |
获取数据源的 ID |
构造函数详细信息
Source(string)
new Source(id?: string)
参数
- id
-
string
方法详细信息
getId()
获取数据源的 ID
function getId(): string
返回
string