高德地图SDK(导航) V10.0.900
Loading...
Searching...
No Matches
AMapNaviRouteWayPointInfo Class Reference

路线上的途径点信息 since 6.7.0 More...

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviRouteWayPointInfo:

Properties

NSString * mid
 途径点POI的id
 
AMapNaviPointpoint
 途径点的坐标
 
NSUInteger segmentIndexInRoute
 途径点所在的segment在AMapNaviRoute.routeSegments中的索引值
 
NSUInteger pointIndexInRoute
 途径点在AMapNaviRoute.routeCoordinates中的索引值
 

Detailed Description

路线上的途径点信息 since 6.7.0

Property Documentation

◆ mid

- (NSString*) mid
readwritenonatomiccopy

途径点POI的id

◆ point

- (AMapNaviPoint*) point
readwritenonatomicstrong

途径点的坐标

◆ pointIndexInRoute

- (NSUInteger) pointIndexInRoute
readwritenonatomicassign

途径点在AMapNaviRoute.routeCoordinates中的索引值

◆ segmentIndexInRoute

- (NSUInteger) segmentIndexInRoute
readwritenonatomicassign

途径点所在的segment在AMapNaviRoute.routeSegments中的索引值


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