Waed AlSawarieh

Results 3 comments of Waed AlSawarieh

Hello > Hello, > thanks for the great work and extension of rbush, > it will be great if you can provide an example showing how to use this extension....

Thanks @cirlam When I use `new RBush(9, ['.lon', '.lat', '.lon', '.lat']) `instead of `RBush(9, ['.lon', '.lat', '.lon', '.lat']) `the error disappeared and the result => RBush { _maxEntries: 9, _minEntries:...

I try to add 2 items : ``` var index = new rbush(9, ['.lon', '.lat', '.lon', '.lat']); for(i=0; i