Geokdbush Versions Save

The fastest spatial index for geographic locations in JavaScript

v1.1.0

7 years ago

Added a geokdbush.distance function for convenience.

v1.0.2

7 years ago

Improved performance and stability by using a more precise calculation for lower bound of great circle distance from point to bounding box.

v1.0.1

7 years ago

Fixed a critical bug that made the queries skip certain points.

v1.0.0

7 years ago

First release!