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

逆地理编码 More...

#include <AMapCommonObj.h>

Inheritance diagram for AMapReGeocode:
AMapSearchObject

Properties

NSString * formattedAddress
 格式化地址
 
AMapAddressComponentaddressComponent
 地址组成要素
 
NSArray< AMapRoad * > * roads
 道路信息 AMapRoad 数组
 
NSArray< AMapRoadInter * > * roadinters
 道路路口信息 AMapRoadInter 数组
 
NSArray< AMapPOI * > * pois
 兴趣点信息 AMapPOI 数组
 
NSArray< AMapAOI * > * aois
 兴趣区域信息 AMapAOI 数组
 

Additional Inherited Members

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

Detailed Description

逆地理编码

Property Documentation

◆ addressComponent

- (AMapAddressComponent*) addressComponent
readwritenonatomicstrong

地址组成要素

◆ aois

- (NSArray<AMapAOI *>*) aois
readwritenonatomicstrong

兴趣区域信息 AMapAOI 数组

◆ formattedAddress

- (NSString*) formattedAddress
readwritenonatomiccopy

格式化地址

◆ pois

- (NSArray<AMapPOI *>*) pois
readwritenonatomicstrong

兴趣点信息 AMapPOI 数组

◆ roadinters

- (NSArray<AMapRoadInter *>*) roadinters
readwritenonatomicstrong

道路路口信息 AMapRoadInter 数组

◆ roads

- (NSArray<AMapRoad *>*) roads
readwritenonatomicstrong

道路信息 AMapRoad 数组


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