new SuperMap.WebPrintingJobLittleMapOptions(option)
common/iServer/WebPrintingJobLittleMapOptions.js, line 9
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
option |
Object |
初始化参数。
|
- Version:
- 10.1.0
Members
-
centerArray.<(SuperMap.Geometry.Point|L.Point|L.LatLng|ol.geom.Point)>
-
小地图的中心点。
-
表达小地图的静态图类。暂不支持
-
layerNamesArray.<string>
-
指定 WebMap中图层名称的列表,用于渲染小地图。
-
指定 WebMap 中的 layers 图层类。
-
scalenumber
-
小地图的比例尺。
Methods
-
destroy()
common/iServer/WebPrintingJobLittleMapOptions.js, line 54 -
释放资源,将引用资源的属性置空。
-
toJSON(){string}
common/iServer/WebPrintingJobLittleMapOptions.js, line 72 -
将 SuperMap.WebPrintingJobLittleMapOptions 对象转化为 JSON 字符串。
Returns:
Type Description string 返回转换后的 JSON 字符串。