![]() |
Couchbase Lite
Objective-C API for iOS and Mac OS
|
CBLQuery interface for geo-queries.
To use this, the view's map function must have emitted geometries (points, rects, etc.) as keys using the functions CBLGeoPointKey(), CBLGeoRectKey(), or CBLGeoJSONKey().
Properties | |
| CBLGeoRect | boundingBox |
| The geometric bounding box to search. More... | |
|
readwriteatomic |
The geometric bounding box to search.
Setting this property causes the query to search geometries rather than keys.
Extends class CBLQuery.