new SuperMap.WebPrintingJobImage(option)
            common/iServer/WebPrintingJobImage.js, line 7
        
        
    | Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| option | Object | 初始化参数。 
 | 
- Version:
- 10.1.0
 
Members
- 
    picAsBase64string
- 
    
    小地图的base64位图片信息。 
- 
    picAsUrlstring
- 
    
    小地图的图片 url 地址。 
Methods
- 
    destroy()common/iServer/WebPrintingJobImage.js, line 33
- 
    
    
    释放资源,将引用资源的属性置空。 
- 
    toJSON(){string}common/iServer/WebPrintingJobImage.js, line 42
- 
    
    
    将 SuperMap.WebPrintingJobImage 对象转化为 JSON 字符串。 Returns:Type Description string 返回转换后的 JSON 字符串。