|
高德地图SDK(导航)
V11.1.000
|
#import <AMapNaviCommonObj.h>
Properties | |
| NSString * | mid |
| AMapNaviPoint * | point |
| NSUInteger | segmentIndexInRoute |
| NSUInteger | pointIndexInRoute |
路线上的途径点信息 since 6.7.0 Waypoint information on the route
|
readwritenonatomiccopy |
途径点POI的id POI ID of the waypoint
|
readwritenonatomicstrong |
途径点的坐标 Coordinates of the waypoint
|
readwritenonatomicassign |
途径点在AMapNaviRoute.routeCoordinates中的索引值 The index value of the waypoint in AMapNaviRoute.routeCoordinates
|
readwritenonatomicassign |
途径点所在的segment在AMapNaviRoute.routeSegments中的索引值 The index value of the segment where the waypoint is located in AMapNaviRoute.routeSegments