public class BoundSearchInfo extends BaseCloudSearchInfo
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
bound
矩形区域,必须。左下角和右上角的经纬度坐标点。2个坐标点用;号分隔 样例:116.30,36.20;117.30,37.20
|
filter, pageIndex, pageSize, q, sortby, tagsak, geoTableId, sn| Constructor and Description |
|---|
BoundSearchInfo()
构造函数
|