Members
    processor类型
Methods
    添加地球影像层
    
| Name | Type | Description | 
|---|---|---|
node | 
            
            LayerNode | 
Returns:
    添加指定类型的ImageryProvider工厂方法,factory必须返回ImageryProvider对象
    
| Name | Type | Description | 
|---|---|---|
typeCode | 
            
            String | |
factory | 
            
            function | 
    复制图层对应的ImageryLayer实例化对象
    
| Name | Type | Description | 
|---|---|---|
pathName | 
            
            String | |
newPathName | 
            
            String | 
Returns:
    指定工厂类型,实例化ImageryProvider对象
    
| Name | Type | Description | 
|---|---|---|
typeCode | 
            
            String | |
uri | 
            
            String | 
Returns:
    获取指定类型的ImageryProvider工厂方法
    
| Name | Type | Description | 
|---|---|---|
typeCode | 
            
            String | 
Returns:
    获取图层对应的ImageryLayer实例化对象
    
| Name | Type | Description | 
|---|---|---|
pathName | 
            
            String | 
Returns:
    删除地球影像层
    
| Name | Type | Description | 
|---|---|---|
pathName | 
            
            LayerNode | String | 
    删除指定类型的ImageryProvider工厂方法
    
| Name | Type | Description | 
|---|---|---|
typeCode | 
            
            String | 
