Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Zurich] Use new LV95/CH1903+ geocoder and base map tiles | Dave Arter | 2016-07-07 | -128/+0 |
| | | | | | | | | | | | - Use new `getLocation95` method for geocoding addresses - Replace Coordinates::CH1903 with Coordinates::CH1903Plus - Refactor Map::Zurich to use WMTSBase instead of duplicating code - Slightly refactor map templates to make using custom WMTS tiles easier - Use correct sizes for marker pins on maps Closes mysociety/FixMyStreet-Commercial#769. Closes mysociety/FixMyStreet-Commercial#768. | |||
* | Simplify projection logic, and use X/Y same way round as everywhere else. | Matthew Somerville | 2012-12-03 | -94/+47 |
| | ||||
* | Simplify map bound transformation (should do bounds transform as might be ↵ | Matthew Somerville | 2012-11-26 | -9/+11 |
| | | | | skewed translation), fix transforms to modify original. | |||
* | Add a proper OpenLayers plugin for Swiss<->WGS84 transformations | stevenday | 2012-11-26 | -0/+173 |