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

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviPOIInfo:

Properties

NSString * mid
 
AMapNaviPointlocPoint
 
double startAngle
 

Detailed Description

高德POI信息 since 6.4.0 AutoNavi POI information

Property Documentation

◆ locPoint

- (AMapNaviPoint*) locPoint
readwritenonatomicstrong

POI的坐标点 POI coordinates

◆ mid

- (NSString*) mid
readwritenonatomiccopy

POI的id POI ID

◆ startAngle

- (double) startAngle
readwritenonatomicassign

车头方向角度, 默认为-1, 0为正北, 顺时针方向增加. 注意:mid == nil && locPoint != nil && startAngle >=0 才起作用. since 6.6.0 The heading angle, default is -1, 0 is due north, increasing clockwise. Note: It only takes effect when mid == nil && locPoint != nil && startAngle >=0


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