new SuperMap.Feature(layer, lonlat, data)
            common/commontypes/Feature.js, line 7
        
        
    | Name | Type | Description | 
|---|---|---|
| layer | SuperMap.Layer | 图层。 | 
| lonlat | SuperMap.LonLat | 经纬度。 | 
| data | Object | 数据对象。 | 
Classes
Members
- 
    dataObject
- 
    
    数据对象。 
- 
    idstring
- 
    
    要素 ID。 
- 
    layerSuperMap.Layer
- 
    
    图层。 - Deprecated
- Yes
 
 
- 
    lonlatSuperMap.LonLat
- 
    
    经纬度。 
Methods
- 
    destroy()common/commontypes/Feature.js, line 48
- 
    
    
    释放相关资源。