高德地图SDK(Track)  V1.4.2
AMapTrackQueryLastPointRequest Class Reference

终端位置查询 More...

#import <AMapTrackHistoryObj.h>

Inheritance diagram for AMapTrackQueryLastPointRequest:
AMapTrackBaseRequest AMapTrackObject

Properties

NSString * terminalID
 要查询的Terminal的ID More...
 
NSString * trackID
 要查询的Track的ID More...
 
NSString * correctionMode
 是否进行轨迹纠偏,支持的参数如下(默认"n"不纠偏): @"n":不纠偏; @"driving":驾车模式纠偏; More...
 
- Properties inherited from AMapTrackBaseRequest
NSString * serviceID
 请求使用的serviceID More...
 

Additional Inherited Members

- Instance Methods inherited from AMapTrackObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。 More...
 

Detailed Description

终端位置查询

Property Documentation

◆ correctionMode

- (NSString*) correctionMode
readwritenonatomiccopy

是否进行轨迹纠偏,支持的参数如下(默认"n"不纠偏): @"n":不纠偏; @"driving":驾车模式纠偏;

◆ terminalID

- (NSString*) terminalID
readwritenonatomiccopy

要查询的Terminal的ID

◆ trackID

- (NSString*) trackID
readwritenonatomiccopy

要查询的Track的ID


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。