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

服务区域信息 Service area information since 5.0.0 More...

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviServiceAreaInfo:

Properties

NSString * poiId
 服务区的poiId POI ID of the service area More...
 
NSUInteger remainTime
 到服务区域的预估剩余时间 单位:秒 Estimated remaining time to service area (unit: seconds) More...
 
NSInteger remainDistance
 
NSInteger type
 
NSString * name
 服务区域名称 Service area name More...
 
AMapNaviPointcoordinate
 服务区域经纬度 Service area coordinates More...
 
NSUInteger sapaDetail
 

Detailed Description

服务区域信息 Service area information since 5.0.0

Property Documentation

◆ coordinate

- (AMapNaviPoint*) coordinate
readwritenonatomicstrong

服务区域经纬度 Service area coordinates

◆ name

- (NSString*) name
readwritenonatomicstrong

服务区域名称 Service area name

◆ poiId

- (NSString*) poiId
readwritenonatomiccopy

服务区的poiId POI ID of the service area

Since
10.1.0

◆ remainDistance

- (NSInteger) remainDistance
readwritenonatomicassign

到服务区域的距离 Distance to service area

◆ remainTime

- (NSUInteger) remainTime
readwritenonatomicassign

到服务区域的预估剩余时间 单位:秒 Estimated remaining time to service area (unit: seconds)

Since
10.1.0

◆ sapaDetail

- (NSUInteger) sapaDetail
readwritenonatomicassign

服务区详细信息:按位标识(0-没有,1-有),第0~5位分别表示加油站,餐饮,卫生间,汽修,购物,住宿. since 8.0.0 Service area details: bitwise flag (0-no, 1-yes), Positions 0~5 represent gas station, dining, restroom, auto repair, shopping, and accommodation respectively.

◆ type

- (NSInteger) type
readwritenonatomicassign

服务区域类型(0服务区,1收费站,2检查站) Service area type (0 service area, 1 toll station, 2 checkpoint)


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