You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library is a lightweight client for the Firebase Web SDK that provides tools for wrangling geolocation data in Firestore. You need a [Firebase project](https://firebase.google.com/docs/storage/web/start) to get started.
24
+
The library is a lightweight extension for the Firebase Web and Admin JavaScript SDKs to provide tools for wrangling geolocation data in Firestore.
Returns an object with the required geohash format to save to Firestore.
123
126
@@ -129,7 +132,7 @@ A point is a plain JS object with two properties.
129
132
-`point.geopoint` Returns a Firestore GeoPoint
130
133
131
134
132
-
## :pizza:Additional Features
135
+
## Additional Features
133
136
134
137
The goal of this package is to facilitate rapid feature development with tools like MapBox, Google Maps, and D3.js. If you have an idea for a useful feature, open an issue.
0 commit comments