Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [UK] Stop nearest request with scientific notation | Matthew Somerville | 2017-05-18 | -0/+37 |
If the longitude was very close to 0, it was being sent as e.g. 1e-6 in the request to MapIt. Mock out the Bing query so that this can be tested (the closest.t tests were previously always being skipped). |