|
iOS高德地图SDK(搜索) V9.8.0
|
附近搜索返回 More...
#include <AMapSearchObj.h>
Properties | |
| NSInteger | count |
| 结果总条数 | |
| NSArray< AMapNearbyUserInfo * > * | infos |
| 周边用户信息 AMapNearbyUserInfo 数组 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
附近搜索返回
|
readwritenonatomicassign |
结果总条数
|
readwritenonatomicstrong |
周边用户信息 AMapNearbyUserInfo 数组