|
高德地图SDK(导航)
V11.1.000
|
#import <AMapNaviRoute.h>
导航路径信息 Navigation path information
|
readwritenonatomicstrong |
根据路况生成的纹理索引数组, 可直接用于路线多彩线 MAMultiPolyline 的创建 .注意:只针对驾车. since 6.7.0 Texture index array generated based on road conditions, which can be directly used for the creation of colorful route MAMultiPolyline, note: only for driving
|
readwritenonatomicstrong |
路径上的禁行标示信息. 注意:只针对驾车. since 6.0.0 No-entry sign information on the route, note: only for driving
|
readwritenonatomicstrong |
路线详情信息. since 7.5.0 Route detail information
|
readwritenonatomicstrong |
路径限行信息. 注意:只针对驾车. since 5.0.0 Path restriction information, note: only for driving
|
readwritenonatomicstrong |
道路设施信息. 注意:只针对驾车. since 6.0.0 Road facility information, note: only for driving
|
readwritenonatomicstrong |
导航路线最小坐标点和最大坐标点围成的矩形区域 Rectangular area enclosed by the minimum and maximum coordinate points of the navigation route
|
readwritenonatomicstrong |
导航路线上的所有电子眼. 注意:只针对驾车. All speed cameras on the navigation route, note: only for driving
|
readwritenonatomicstrong |
导航路线的中心点,即导航路径的最小外接矩形对角线的交点 The center point of the navigation route, which is the intersection point of the diagonals of the minimum bounding rectangle of the navigation path
|
readwritenonatomicstrong |
路径经过的城市的adcode列表. 注意:只针对驾车. since 5.1.0 List of adcodes for cities along the path, note: only for driving
|
readwritenonatomicstrong |
导航路线的所有形状点 All shape points of the navigation route
|
readwritenonatomicstrong |
路线方案的终点坐标 Ending point coordinates of the route plan
|
readwritenonatomicstrong |
路径的聚合段信息. 注意:只针对驾车. since 5.1.0 Path segment aggregation information, note: only for driving
|
readwritenonatomicstrong |
路径的扎点. 注意:只针对驾车. since 6.3.0 Stops on the route, note: only for driving
|
readwritenonatomicstrong |
导航路线上的标签信息. 注意:只针对驾车. since 5.0.0 Label information on the navigation route, note: only for driving
|
readwritenonatomicassign |
导航路径总长度(单位:米) Total length of the navigation path (unit: meters)
|
readwritenonatomicassign |
导航路线上分段的总数 Total number of segments on the navigation route
|
readwritenonatomicstrong |
导航路线的所有分段 All segments of the navigation route
|
readwritenonatomicstrong |
路线方案的起点坐标 Starting point coordinates of the route plan
|
readwritenonatomicassign |
导航路径所需的时间(单位:秒) Time required for the navigation path (unit: seconds)
|
readwritenonatomicassign |
导航路线的花费金额(单位:元). 注意:只针对驾车. Cost of the navigation route (unit: yuan), note: only for driving
|
readwritenonatomicassign |
导航路线上红绿灯的总数 Total number of traffic lights on the navigation route
|
readwritenonatomicstrong |
路径的所有红绿灯坐标. 注意:只针对驾车. since 5.3.0 Coordinates of all traffic lights on the route, note: only for driving
|
readwritenonatomicstrong |
路径的路况信息. 注意:只针对驾车. since 5.1.0 Path traffic conditions, note: only for driving
|
readwritenonatomicassign |
当前路线的唯一标识ID . since 6.7.0 The unique identifier ID of the current route
|
readnonatomicstrong |
获取路线检索终点坐标 since 10.0.820 Get the destination coordinates for route search since 10.0.820
|
readnonatomicstrong |
路线检索起点坐标 since 10.0.820 Route search starting point coordinates since 10.0.820
|
readwritenonatomicstrong |
道路交通事件信息. 注意:只针对驾车. since 6.4.0 Road traffic event information, note: only for driving
|
readwritenonatomicstrong |
路径的途经点在routeCoordinates上对应的index The index of waypoints on routeCoordinates
|
readwritenonatomicstrong |
路径的途经点坐标 Coordinates of the waypoints on the path
|
readwritenonatomicstrong |
路径的途经点所在segment段的index Index of the segment where the waypoints on the path are located
|
readwritenonatomicstrong |
路径的途径点相关信息, 具体参考 AMapNaviRouteWayPointInfo . 注意:只针对驾车. since 6.7.0 Related information of waypoints on the route, refer to AMapNaviRouteWayPointInfo for details, note: only for driving