iOS高德地图SDK(搜索) V9.8.0
Loading...
Searching...
No Matches
AMapVisualSearchResponse Class Reference

视觉图片搜索返回 (since 9.7.0) More...

#include <AMapSearchObj.h>

Inheritance diagram for AMapVisualSearchResponse:
AMapSearchObject

Properties

NSString * category
 场景分类,取值为 poi 或其他
 
NSArray< AMapVisualPOI * > * pois
 识别出的POI结果,AMapVisualPOI 数组。仅在 category 为 poi 时有返回
 

Additional Inherited Members

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

Detailed Description

视觉图片搜索返回 (since 9.7.0)

Property Documentation

◆ category

- (NSString*) category
readwritenonatomiccopy

场景分类,取值为 poi 或其他

◆ pois

- (NSArray<AMapVisualPOI *>*) pois
readwritenonatomicstrong

识别出的POI结果,AMapVisualPOI 数组。仅在 category 为 poi 时有返回


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