fireship-io / fireship.io

Build and ship your app faster https://fireship.io
3.56k stars 1.31k forks source link

lessons/geolocation-query-in-firestore-realtime/ #1413

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Realtime GeoQueries with Firestore

Perform geospatial queries in Firestore based on a radius and visualize realtime updates with Angular Google Maps

https://fireship.io/lessons/geolocation-query-in-firestore-realtime/

rishi-95 commented 2 years ago

this.geo.query('stores').within(center, r, field, { log: true }) how can we write a limit record to this query.