iOS高德地图SDK(搜索)  V9.5.0
AMapRoutePOISearchResponse Class Reference

沿途搜索返回 More...

#import <AMapSearchObj.h>

Inheritance diagram for AMapRoutePOISearchResponse:
AMapSearchObject

Properties

NSInteger count
 返回的POI数目 More...
 
NSArray< AMapRoutePOI * > * pois
 POI结果,AMapRoutePOI 数组 More...
 

Additional Inherited Members

- Instance Methods inherited from AMapSearchObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。 More...
 

Detailed Description

沿途搜索返回

Property Documentation

◆ count

- (NSInteger) count
readwritenonatomicassign

返回的POI数目

◆ pois

- (NSArray<AMapRoutePOI *>*) pois
readwritenonatomicstrong

POI结果,AMapRoutePOI 数组


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