TencentNavKit
|
#import <Foundation/Foundation.h>
#import <TencentNavKit/TNKDriveCommonObj.h>
Go to the source code of this file.
Classes | |
class | TNKRerouteParam |
重新算路参数基类 More... | |
class | TNKRefreshRerouteParam |
刷新路线参数 More... | |
class | TNKDestinationRerouteParam |
修改目的地 More... | |
class | TNKParallelRoadRerouteParam |
平行路切换参数。只在驾车导航下生效 More... | |
class | TNKWaypointRerouteParam |
修改途经点参数。只在驾车导航下生效 More... | |
class | TNKDestAndWaypointRerouteParam |
修改途经点与目的地参数。只在驾车导航下生效 More... | |
class | TNKSearchPreferenceRerouteParam |
修改选路策略必要参数。只在驾车导航下生效 More... | |
class | TNKRestoreRouteRerouteParam |
路线还原必要参数。只在驾车导航下生效 More... | |