@interface QueryByBoundsParameters : QueryParameters
Bounds 查询参数类。 该类用于设置 Bounds 查询的相关参数。
| QueryByBoundsParameters | Bounds 查询参数类。 该类用于设置 Bounds 查询的相关参数。 |
| Properties | |
| bounds | {RMProjectedRect} 指定的查询范围。 |
| Constructor | |
| init | Bounds 查询参数类构造函数。 |
{RMProjectedRect} 指定的查询范围。
Bounds 查询参数类。 该类用于设置 Bounds 查询的相关参数。
@interface QueryByBoundsParameters : QueryParameters
查询参数基类。 距离查询、SQL 查询、几何地物查询等各自的参数均继承此类。
@interface QueryParameters : NSObject