MichaelSolati / geofirestore-js

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

How to use Utils ? #158

Closed ashish-choudhary-appnweb closed 4 years ago

ashish-choudhary-appnweb commented 4 years ago

I am trying to use calculateDistance method from utils but i am not sure how should i access it as there is no documentation on that. If you could help me that would be really appreciable.

MichaelSolati commented 4 years ago

The functions in the util file are not exported/shared for public consumption. If you want I maintain a package called geokit which would provide what you're liking. Here's the link.