TencentNavKit
TNKDestAndWaypointRerouteParam Class Reference

修改途经点与目的地参数。只在驾车导航下生效 More...

#import <TNKRerouteParam.h>

Inheritance diagram for TNKDestAndWaypointRerouteParam:
TNKRerouteParam

Properties

TNKSearchNavPointdestination
 新的目的地 More...
 
NSArray< TNKSearchNavPoint * > * waypoints
 新的途经点列表 More...
 

Detailed Description

修改途经点与目的地参数。只在驾车导航下生效

Property Documentation

◆ destination

- (TNKSearchNavPoint*) destination
readwritenonatomicstrong

新的目的地

◆ waypoints

- (NSArray<TNKSearchNavPoint *>*) waypoints
readwritenonatomiccopy

新的途经点列表


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