How to use geoNear function in mongoDB

Sorry for my English.

i am using yii2-mongodb.

i want to know whether yii2-mongodb supports Geospatial Query Operators and how to use.

i want to get the details of place stored in database which is near to the given latitude and longitude.

If yii2-mongodb not supports what alternative method can be used.

Please help me.