TencentMapLocusSynchroSDK
All Classes Files Functions Variables Properties Macros
TLSBWayPoint Class Reference

途经点信息 More...

#import <TLSBCommonObj.h>

Inheritance diagram for TLSBWayPoint:

Properties

NSString * pOrderID
 乘客订单ID More...
 
CLLocationCoordinate2D position
 途经点坐标 More...
 
TLSBWayPointType wayPointType
 途经点类型 More...
 
int pointIndex
 途经点所在路线的点串索引,该信息在导航SDK中返回 More...
 
int remainingDistance
 到达途经点的剩余距离.单位:米 More...
 
int remainingTime
 到达途经点的剩余时间.单位:分钟 More...
 

Detailed Description

途经点信息

Property Documentation

◆ pointIndex

- (int) pointIndex
readwritenonatomicassign

途经点所在路线的点串索引,该信息在导航SDK中返回

◆ pOrderID

- (NSString*) pOrderID
readwritenonatomiccopy

乘客订单ID

◆ position

- (CLLocationCoordinate2D) position
readwritenonatomicassign

途经点坐标

◆ remainingDistance

- (int) remainingDistance
readwritenonatomicassign

到达途经点的剩余距离.单位:米

◆ remainingTime

- (int) remainingTime
readwritenonatomicassign

到达途经点的剩余时间.单位:分钟

◆ wayPointType

- (TLSBWayPointType) wayPointType
readwritenonatomicassign

途经点类型


The documentation for this class was generated from the following file: