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

导航段信息类 Navigation segment information class More...

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviGuide:

Properties

NSString * name
 导航段名称 Navigation segment name More...
 
NSInteger length
 导航段长度 Navigation segment length More...
 
NSInteger time
 导航段时间 Navigation segment time More...
 
AMapNaviIconType iconType
 导航段转向类型 Navigation segment turning type More...
 
AMapNaviPointcoordinate
 导航段路口点的坐标 Navigation segment intersection point coordinates More...
 

Detailed Description

导航段信息类 Navigation segment information class

Property Documentation

◆ coordinate

- (AMapNaviPoint*) coordinate
readwritenonatomicstrong

导航段路口点的坐标 Navigation segment intersection point coordinates

◆ iconType

- (AMapNaviIconType) iconType
readwritenonatomicassign

导航段转向类型 Navigation segment turning type

◆ length

- (NSInteger) length
readwritenonatomicassign

导航段长度 Navigation segment length

◆ name

- (NSString*) name
readwritenonatomicstrong

导航段名称 Navigation segment name

◆ time

- (NSInteger) time
readwritenonatomicassign

导航段时间 Navigation segment time


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