MichaelSolati / geofirestore-js

Location-based querying and filtering using Firebase Firestore.
https://geofirestore.com
MIT License
505 stars 58 forks source link

geokit? #21

Closed tiagodurante closed 6 years ago

tiagodurante commented 6 years ago

what is geoKit in your example?

MichaelSolati commented 6 years ago

It's just an package I was working on before Geofirestore with some easy to use functions in regards to get. It does distance, hashing and u hashing. I only use it to calculate distance I believe (it's not that important for the demo, but I use it to calculate when the center of the map is panned away from the last query by 70% of the query radius.