Class: GisDomLayer
Gis图层类
Hierarchy
↳
GisDomLayer
Properties
layerName
• layerName: string
Details
图层名称
Inherited from
layerGuid
• Readonly
layerGuid: string
Details
图层的GUID
Inherited from
subType
• Readonly
subType: string
Details
图层小类
Inherited from
layerType
• Readonly
layerType: string
Details
图层大类
Inherited from
Constructors
constructor
• new GisDomLayer(subType
, layerGuid
, layerName
)
Parameters
Name | Type |
---|---|
subType | string |
layerGuid | string |
layerName | string |
Overrides
GisLayer.constructor