iOS高德地图SDK(搜索)
V9.5.0
|
沿途POI More...
#import <AMapCommonObj.h>
Properties | |
NSString * | uid |
POI全局唯一ID. More... | |
NSString * | name |
名称 More... | |
AMapGeoPoint * | location |
经纬度 More... | |
NSInteger | distance |
用户起点经过途经点再到终点的距离,单位是米 More... | |
NSInteger | duration |
用户起点经过途经点再到终点的时间,单位为秒 More... | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
(NSString *) | - formattedDescription |
返回格式化的描述信息。通用数据结构和response类型有效。 More... | |
沿途POI
|
readwritenonatomicassign |
用户起点经过途经点再到终点的距离,单位是米
|
readwritenonatomicassign |
用户起点经过途经点再到终点的时间,单位为秒
|
readwritenonatomiccopy |
经纬度
|
readwritenonatomiccopy |
名称
|
readwritenonatomiccopy |
POI全局唯一ID.