in-n-out icon indicating copy to clipboard operation
in-n-out copied to clipboard

A library to perform point-in-geofence searches.

Results 2 in-n-out issues
Sort by recently updated
recently updated
newest added

This change is an attempts to speed up geofence group lookup. The idea is to create a master grid where each tile tracks the subset of candidate entries in the...

`var gf = new InNOut.Geofence([[1,1], [1,1]], 100);` Throw exception when the preconditions are not met. This configuration returns nothing and stop executing program.