Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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. |