高德地图SDK(导航)  V7.7.0
AMapNaviCameraInfo Class Reference

电子眼信息类 More...

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviCameraInfo:

Properties

AMapNaviCameraType cameraType
 电子眼类型 More...
 
NSInteger cameraSpeed
 电子眼限速,-2表示没有采集到限速数据,-1表示该车道禁行,0表示没有限速 More...
 
AMapNaviPointcoordinate
 电子眼经纬度 More...
 
NSInteger distance
 到电子眼的距离,-1表示没有剩余距离信息。 More...
 
AMapNaviIntervalCameraDynamicInfointervalCameraDynamicInfo
 区间测速电子眼的动态信息. 注意:只有在导航的过程中且 cameraType 为 AMapNaviCameraTypeIntervalVelocityEnd 的时候才有. since 6.0.0 More...
 

Detailed Description

电子眼信息类

Property Documentation

◆ cameraSpeed

- (NSInteger) cameraSpeed
readwritenonatomicassign

电子眼限速,-2表示没有采集到限速数据,-1表示该车道禁行,0表示没有限速

◆ cameraType

- (AMapNaviCameraType) cameraType
readwritenonatomicassign

电子眼类型

◆ coordinate

- (AMapNaviPoint*) coordinate
readwritenonatomicstrong

电子眼经纬度

◆ distance

- (NSInteger) distance
readwritenonatomicassign

到电子眼的距离,-1表示没有剩余距离信息。

◆ intervalCameraDynamicInfo

- (AMapNaviIntervalCameraDynamicInfo*) intervalCameraDynamicInfo
readwritenonatomicstrong

区间测速电子眼的动态信息. 注意:只有在导航的过程中且 cameraType 为 AMapNaviCameraTypeIntervalVelocityEnd 的时候才有. since 6.0.0


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