TencentMapLocusSynchroDriverSDK
All Classes Files Functions Variables Properties Macros
TLSDWayPointInfo Class Reference

顺风车业务使用。路线规划时需要设置的途经点信息。顺风车业务使用 More...

#import <TLSDCommonObj.h>

Inheritance diagram for TLSDWayPointInfo:

Properties

NSString * pOrderID
 乘客订单号,必填 More...
 
TLSBWayPointType wayPointType
 途经点类型 More...
 
NSString * poiID
 途经点POI ID More...
 
CLLocationCoordinate2D position
 途经点位置坐标 More...
 
UIImage * image
 途经点展示图片,不设置就不展示 More...
 

Detailed Description

顺风车业务使用。路线规划时需要设置的途经点信息。顺风车业务使用

Property Documentation

◆ image

- (UIImage*) image
readwritenonatomicstrong

途经点展示图片,不设置就不展示

◆ poiID

- (NSString*) poiID
readwritenonatomiccopy

途经点POI ID

◆ pOrderID

- (NSString*) pOrderID
readwritenonatomiccopy

乘客订单号,必填

◆ position

- (CLLocationCoordinate2D) position
readwritenonatomicassign

途经点位置坐标

◆ wayPointType

- (TLSBWayPointType) wayPointType
readwritenonatomicassign

途经点类型


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