高德地图SDK(导航) V11.2.0501
Loading...
Searching...
No Matches
AMapNaviNotAvoidFacilityAndForbiddenInfo Class Reference

#include <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviNotAvoidFacilityAndForbiddenInfo:

Properties

NSInteger type
 
NSInteger forbiddenType
 
NSInteger distance
 
AMapNaviPointcoordinate
 

Detailed Description

导航过程中的没有避开的设施、禁行标志等信息 since 6.0.0 Information on facilities and no-entry signs not avoided during navigation

Property Documentation

◆ coordinate

- (AMapNaviPoint*) coordinate
readwritenonatomicstrong

设施的经纬度 Latitude and longitude of the facilities

◆ distance

- (NSInteger) distance
readwritenonatomicassign

自车到设施的距离,-1表示没有剩余距离信息。 Distance from vehicle to facility, -1 means no remaining distance information.

◆ forbiddenType

- (NSInteger) forbiddenType
readwritenonatomicassign

禁行类型,-1:无效; 0:禁止左转; 1:禁止右转; 2:禁止左掉头; 3:禁止右掉头; 4:禁止直行 Prohibition type, -1: invalid; 0: no left turn; 1: no right turn; 2: no left U-turn; 3: no right U-turn; 4: no straight

◆ type

- (NSInteger) type
readwritenonatomicassign

类型,1:限高; 2:限宽; 3:限重; 4:禁行 Types,1: Height limit; 2: Width limit; 3: Weight limit; 4: No entry


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