Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Mock MapIt postcode call to fix broken tests. | Matthew Somerville | 2015-09-15 | -1/+16 |
| | | | | SW1A 1AA has moved, who'd have thought. | |||
* | Make sure all co-ordinates are stringified. | Matthew Somerville | 2015-02-13 | -0/+36 |
This includes MapIt postcode lookups, geocoding, query parameters, tile clicks. Stringifying truncates them to six decimal places, which means we no longer need any "short" versions anywhere, and the JSON response will always uses a decimal point regardless of locale. |