高德地图SDK(导航)  V11.1.000
AMapNaviRouteWayPointInfo Class Reference

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviRouteWayPointInfo:

Properties

NSString * mid
 
AMapNaviPointpoint
 
NSUInteger segmentIndexInRoute
 
NSUInteger pointIndexInRoute
 

Detailed Description

路线上的途径点信息 since 6.7.0 Waypoint information on the route

Property Documentation

◆ mid

- (NSString*) mid
readwritenonatomiccopy

途径点POI的id POI ID of the waypoint

◆ point

- (AMapNaviPoint*) point
readwritenonatomicstrong

途径点的坐标 Coordinates of the waypoint

◆ pointIndexInRoute

- (NSUInteger) pointIndexInRoute
readwritenonatomicassign

途径点在AMapNaviRoute.routeCoordinates中的索引值 The index value of the waypoint in AMapNaviRoute.routeCoordinates

◆ segmentIndexInRoute

- (NSUInteger) segmentIndexInRoute
readwritenonatomicassign

途径点所在的segment在AMapNaviRoute.routeSegments中的索引值 The index value of the segment where the waypoint is located in AMapNaviRoute.routeSegments


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。