CoordinateConvertParameter类参考

所有成员的列表。

属性

Point2Dspoint2Ds
 必设参数 预转化的坐标,支持批量转换。 批量支持坐标个数以HTTP GET 方法请求上限为准
CoordinateType srcType
 必设参数 输入的Point2D的坐标类型
CoordinateType desType
 必设参数 转换的目标坐标类型

属性文档

- (CoordinateType) desType [read, write, assign]

必设参数 转换的目标坐标类型

参数:
desType 
- (Point2Ds*) point2Ds [read, write, assign]

必设参数 预转化的坐标,支持批量转换。 批量支持坐标个数以HTTP GET 方法请求上限为准

参数:
locationList 
- (CoordinateType) srcType [read, write, assign]

必设参数 输入的Point2D的坐标类型

参数:
srcType 

该类的文档由以下文件生成: