构造
new AxfgBackgroundFormat()
成员
| 名称 | 说明 |
|---|---|
| mergeLine | 在渲染polyline时,是否合并为multiPolyline |
方法列表
| 名称 | 说明 |
|---|---|
| getCoords(coords, type) | 获取样式,对背景地图中的多边形和多线进行简化处理 |
| textDynamicStyle() | 网格的字体大小改为屏幕相关 |
详细说明
getCoords(coords, type)
获取样式,对背景地图中的多边形和多线进行简化处理
参数
| 名称 | 类型 | 缺省值 | 说明 |
|---|---|---|---|
coords |
Array | ||
type |
String |
返回值
Array 坐标值
textDynamicStyle()
网格的字体大小改为屏幕相关
搜索