Tencent_Search_SDK_v1.1.3
QMSReverseGeoCodeSearchOption类 参考
类 QMSReverseGeoCodeSearchOption 继承关系图:
QMSSearchOption

构造函数

(void) - setLocationWithCenterCoordinate:
 指定location经纬度 更多...
 

属性

NSString * location
 位置坐标,格式: location=lat< 纬度>="">,lng< 经度>="">
 
QMSReverseGeoCodeCoordinateType coord_type
 输入的locations的坐标类型, 含义参考QMSReverseGeoCodeCoordinateType定义
 
BOOL get_poi
 是否返回周边POI列表 默认不返回
 

函数文档

- (void) setLocationWithCenterCoordinate: (CLLocationCoordinate2D)  centerCoordinate

指定location经纬度

参数
centerCoordinate位置坐标经纬度

该类的文档由以下文件生成: