public class NearbySearchInfo extends BaseCloudSearchInfo
Modifier and Type | Field and Description |
---|---|
java.lang.String |
location
检索中心点坐标(经纬度),必选;样例:116.4321,38.76623
|
int |
radius
检索半径,可选;单位为米,默认为1000米。样例:500
|
filter, pageIndex, pageSize, q, sortby, tags
ak, geoTableId, sn
Constructor and Description |
---|
NearbySearchInfo()
构造函数
|