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

高德POI信息 since 6.4.0 More...

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviPOIInfo:

Properties

NSString * mid
 POI的id.
 
AMapNaviPointlocPoint
 POI的坐标点
 
double startAngle
 车头方向角度, 默认为-1, 0为正北, 顺时针方向增加. 注意:mid == nil && locPoint != nil && startAngle >=0 才起作用. since 6.6.0
 

Detailed Description

高德POI信息 since 6.4.0

Property Documentation

◆ locPoint

- (AMapNaviPoint*) locPoint
readwritenonatomicstrong

POI的坐标点

◆ mid

- (NSString*) mid
readwritenonatomiccopy

POI的id.

◆ startAngle

- (double) startAngle
readwritenonatomicassign

车头方向角度, 默认为-1, 0为正北, 顺时针方向增加. 注意:mid == nil && locPoint != nil && startAngle >=0 才起作用. since 6.6.0


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