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

兴趣点短串分享请求 More...

#import <AMapSearchObj.h>

Inheritance diagram for AMapPOIShareSearchRequest:
AMapShareSearchBaseRequest AMapSearchObject

Properties

NSString * uid
 POI的ID,如果有ID则指定POI,否则按name查询。 More...
 
AMapGeoPointlocation
 坐标 More...
 
NSString * name
 名称,请不要包含【,%&#】等特殊符号。 More...
 
NSString * address
 地址,请不要包含【,%&#】等特殊符号。 More...
 

Additional Inherited Members

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

Detailed Description

兴趣点短串分享请求

Property Documentation

◆ address

- (NSString*) address
readwritenonatomiccopy

地址,请不要包含【,%&#】等特殊符号。

◆ location

- (AMapGeoPoint*) location
readwritenonatomiccopy

坐标

◆ name

- (NSString*) name
readwritenonatomiccopy

名称,请不要包含【,%&#】等特殊符号。

◆ uid

- (NSString*) uid
readwritenonatomiccopy

POI的ID,如果有ID则指定POI,否则按name查询。


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