Closed luqmaan closed 10 years ago
have to specify 4 params to get to limit
, we were only specifying 3 which was setting the offset
geolib.findNearest(object latlng, mixed coords[[, int offset], int limit])
fixed with @2ad0dbad9c34ed584dbda6194db831f38773a300
Northbound it is off by +1, south -1. Or something like that.