FeatureIdentifier
定义于: src/style/style.ts:75
FeatureIdentifier =
object
与源绑定的要素标识符
属性
id?
可选
id:string
|number
定义于: src/style/style.ts:79
要素的唯一标识符;
source
source:
string
定义于: src/style/style.ts:83
要素所属的矢量或GeoJSON源的ID;
sourceLayer?
可选
sourceLayer:string
定义于: src/style/style.ts:87
对于矢量瓦片源,sourceLayer
是必需的;