proximity_hash 2.2.0
proximity_hash: ^2.2.0 copied to clipboard
Generate a set of geohashes that cover a circular or square area, given the center coordinates and the radius
2.2.0 #
- Fixed geohash generation for extreme latitudes
2.1.0 #
- createGeohashesBoundingBox
2.0.0 #
- migrate to null safety
- now includes geohash library
1.1.0 #
- fix bug where geohashes returned duplicates
1.0.2 #
- Add docstrings and fixed formating according to dartfmt
1.0.1 #
- Removed dependency on flutter
1.0.0 #
- Initial release