GeoNear

reactivemongo.api.commands.AggregationFramework.GeoNear$
See theGeoNear companion class
object GeoNear

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
GeoNear.type

Members list

Concise view

Value members

Concrete methods

def apply(near: Value, spherical: Boolean, limit: Option[Long], minDistance: Option[Long], maxDistance: Option[Long], query: Option[Document], distanceMultiplier: Option[Double], uniqueDocs: Boolean, distanceField: Option[String], includeLocs: Option[String]): GeoNear