|
高德地图SDK(导航)
V11.1.000
|
#import <AMapNaviCommonObj.h>
Properties | |
| AMapNaviRouteNotifyDataType | type |
| BOOL | success |
| NSInteger | distance |
| AMapNaviPoint * | coordinate |
| NSString * | roadName |
| NSString * | reason |
| NSString * | subTitle |
实时导航过程中关于路线的‘通知信息’ since 6.2.0 'Notification information' about the route during real-time navigation
|
readwritenonatomicstrong |
信息发生的位置坐标 Coordinates where the information occurred
|
readwritenonatomicassign |
当前位置距信息发生位置的距离. 注意:-1代表距离无效; 0代表当前已处在信息发生的范围内 The distance from the current location to the location where the information occurred. Note: -1 indicates that the distance is invalid; 0 indicates that you are already within the range where the information occurred
|
readwritenonatomiccopy |
信息发生的原因 The reason for the information occurrence
|
readwritenonatomiccopy |
信息发生所在道路的名字 Name of the road where the information occurred
|
readwritenonatomiccopy |
信息的补充说明 Additional information about the information
|
readwritenonatomicassign |
是否成功避开了:限行区域、禁行区域、道路关闭区域、拥堵区域; 是否成功了切换了主备选路线 Whether successfully avoided: restricted zones, no-entry zones, road closure areas, congestion areas; whether successfully switched to the alternate route
|
readwritenonatomicassign |
信息的类型 Type of information