I have collection called 'Announces' every document in this collection has (longitude and latitude) my question is how I can query the data nearest to the user location ?
the user can add a a distance such "50km" so I can fetch the data in this radius ??