Skip to content

Commit a6c8513

Browse files
committed
docs(aggregate): add note explaining near
1 parent 6e5e048 commit a6c8513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/aggregate.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@ Aggregate.prototype.project = function(arg) {
392392
* @memberOf Aggregate
393393
* @instance
394394
* @param {Object} arg
395+
* @param {Object|Array<Number>} arg.near GeoJSON point or coordinates array
395396
* @return {Aggregate}
396397
* @api public
397398
*/

0 commit comments

Comments
 (0)