|
TencentNavKit
|
#import <TencentNavKit/TNKCommonObj.h>#import <TencentNavKit/TNKDriveRouteExplain.h>#import <TencentNavKit/TNKRouteTrafficItem.h>#import <TencentNavKit/TNKSegmentItem.h>#import <TencentNavKit/TNKLocation.h>Go to the source code of this file.
Classes | |
| class | TNKNavStartFailInfo |
| 导航开启失败信息 More... | |
| class | TNKDriveRouteSearchOption |
| 驾车路径规划算路策略 More... | |
| class | TNKDriveRouteRequest |
| 驾车算路请求类 More... | |
| class | TNKDriveRoute |
| 算路的路线数据类 More... | |
| class | TNKDriveRouteSearchResult |
| 驾车算路返回数据类 More... | |
| class | TNKTruckSearchOption |
| 货车导航算路参数. More... | |
| class | TNKForkPoint |
| 多路线分歧点信息. More... | |
| class | TNKDriveNavRoute |
| 导航过程中的路线实时数据 More... | |
| class | TNKNavCameraInfo |
| 导航中前方电子眼信息 More... | |
| class | TNKRestrictionItem |
| 交规信息基础类 More... | |
| class | TNKTruckRestrictionItem |
| 违反货车规格限制信息 More... | |
| class | TNKTurnRestrictionItem |
| 违反交规信息 More... | |
| class | TNKNavRestrictionItem |
| 实时交规信息基础类 More... | |
| class | TNKTruckNavRestrictionItem |
| 实时违反货车规格限制信息 More... | |
| class | TNKTurnNavRestrictionItem |
| 实时违反交规信息 More... | |
| class | TNKNavRestrictionInfo |
| 导航中前方交规信息 More... | |
| class | TNKRouteFilterLink |
| 被过滤的Link More... | |
| class | TNKCustomRouteReason |
| class | TNKTrafficLightCountdownMsg |
| 红绿灯倒计时信息 More... | |
| class | TNKNavRoadMatchResult |
| 巡航道路吸附信息 More... | |
| class | TNKPosMatchLocation |
| 巡航定位信息 More... | |
Typedefs | |
| typedef enum _TNKDriveRouteSearchErrorCode | TNKDriveRouteSearchErrorCode |
| 路线规划的错误码 More... | |
| typedef enum _TNKRoadType | TNKRoadType |
| 路段的详细类型 More... | |
| typedef enum _TNKCameraType | TNKCameraType |
| 电子眼的类型 More... | |
| typedef enum _TNKTurnRestrictionType | TNKTurnRestrictionType |
| 转向禁止类型 More... | |
| typedef enum _TNKTrafficLightType | TNKTrafficLightType |
| 红绿灯灯态 More... | |
| typedef enum _TNKSliceType | TNKSliceType |
| 分包分片的详细类型 More... | |
| typedef enum _TNKRoadMatchStatus | TNKRoadMatchStatus |
| 道路吸附结果 More... | |
| typedef enum _TNKTruckType | TNKTruckType |
| 货车类型 More... | |
| typedef enum _TNKTruckTrailerType | TNKTruckTrailerType |
| 拖挂类型 More... | |
| typedef enum _TNKTruckPlateColor | TNKTruckPlateColor |
| 车牌颜色 More... | |
| typedef enum _TNKEnergyType | TNKEnergyType |
| 能源类型 More... | |
| typedef enum _TNKTruckFunctionType | TNKTruckFunctionType |
| 货车用途 More... | |
| typedef enum _TNKEmissionStandard | TNKEmissionStandard |
| 排放标准 More... | |
| typedef enum _TNKTruckPassType | TNKTruckPassType |
| 通行证类型 More... | |
| typedef enum _TNKTruckRestrictionType | TNKTruckRestrictionType |
| 货车限制类型 More... | |
Functions | |
| typedef | NS_OPTIONS (NSUInteger, TNKDriveLimitStatus) |
| 驾车限行类型 More... | |
Variables | |
| NSString *const | TNKDriveRouteSearchErrorDomain |
| 路线规划的错误 More... | |
| typedef enum _TNKCameraType TNKCameraType |
电子眼的类型
路线规划的错误码
| typedef enum _TNKEmissionStandard TNKEmissionStandard |
排放标准
| typedef enum _TNKEnergyType TNKEnergyType |
能源类型
| typedef enum _TNKRoadMatchStatus TNKRoadMatchStatus |
道路吸附结果
| typedef enum _TNKRoadType TNKRoadType |
路段的详细类型
| typedef enum _TNKSliceType TNKSliceType |
分包分片的详细类型
| typedef enum _TNKTrafficLightType TNKTrafficLightType |
红绿灯灯态
| typedef enum _TNKTruckFunctionType TNKTruckFunctionType |
货车用途
| typedef enum _TNKTruckPassType TNKTruckPassType |
通行证类型
| typedef enum _TNKTruckPlateColor TNKTruckPlateColor |
车牌颜色
| typedef enum _TNKTruckRestrictionType TNKTruckRestrictionType |
货车限制类型
| typedef enum _TNKTruckTrailerType TNKTruckTrailerType |
拖挂类型
| typedef enum _TNKTruckType TNKTruckType |
货车类型
| typedef enum _TNKTurnRestrictionType TNKTurnRestrictionType |
转向禁止类型
| enum _TNKCameraType |
| enum _TNKEmissionStandard |
| enum _TNKEnergyType |
| enum _TNKRoadMatchStatus |
| enum _TNKRoadType |
| enum _TNKSliceType |
| enum _TNKTrafficLightType |
| enum _TNKTruckPassType |
| enum _TNKTruckPlateColor |
| enum _TNKTruckTrailerType |
| enum _TNKTruckType |
| typedef NS_OPTIONS | ( | NSUInteger | , |
| TNKDriveLimitStatus | |||
| ) |
驾车限行类型
< 没有经过限行区域
< 避开限行区域
< 起点在限行区域
< 终点在限行区域
< 经过限行路段
< 可以绕过限行区域(在未开启避开限行选项时设置)
|
extern |
路线规划的错误