$box - MongoDB Manual
The query calculates distances using flat (planar) geometry. Applications can use without having a geospatial index. However, geospatial indexes support much faster queries than the unindexed equivalents. The following example query returns all documents that are within the box having points at: , , , and .
https://docs.mongodb.com/manual/reference/operator/query/box/