firebase / geofire-objc

GeoFire for Objective-C - Realtime location queries with Firebase
MIT License
436 stars 179 forks source link

Miss the possibility to limit the number of result in GFQuery #125

Open materligmann opened 5 years ago

materligmann commented 5 years ago

For example I want to limit the number of result I get from a GFQuery just like in firebase, because I don't need all the point in the range/circle but just a few. And I want to avoid wasting ressources.