高德地图SDK(导航) V10.0.900
|
路线上的途径点信息 since 6.7.0 More...
#import <AMapNaviCommonObj.h>
Properties | |
NSString * | mid |
途径点POI的id | |
AMapNaviPoint * | point |
途径点的坐标 | |
NSUInteger | segmentIndexInRoute |
途径点所在的segment在AMapNaviRoute.routeSegments中的索引值 | |
NSUInteger | pointIndexInRoute |
途径点在AMapNaviRoute.routeCoordinates中的索引值 | |
路线上的途径点信息 since 6.7.0
|
readwritenonatomiccopy |
途径点POI的id
|
readwritenonatomicstrong |
途径点的坐标
|
readwritenonatomicassign |
途径点在AMapNaviRoute.routeCoordinates中的索引值
|
readwritenonatomicassign |
途径点所在的segment在AMapNaviRoute.routeSegments中的索引值