in-n-out
in-n-out copied to clipboard
Validate the parameters of Geofence
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.
@visvk how far have you gotten on this?