imperiumlabs / GeoFirestore-Android

GeoFirestore for Android - Realtime location queries with Firestore
MIT License
123 stars 36 forks source link

paginate the query #36

Open jayeshbabuav opened 5 years ago

jayeshbabuav commented 5 years ago

is there any way to paginate or atleast limit the no. of the results that we get from geoFirestore.queryAtLocation() query?