PHP Doctrine\MongoDB\Query Expr::nearSphere - 3 примера найдено. Это лучшие примеры PHP кода для Doctrine\MongoDB\Query\Expr::nearSphere, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
A GeoJSON point may be provided as the first and only argument for
2dsphere queries. This single parameter may be a GeoJSON point object or
an array corresponding to the point's JSON representation.
См. также:
Builder::nearSphere()
См. также:
http://docs.mongodb.org/manual/reference/operator/nearSphere/