aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/OpenLayers.Projection.CH1903.js
Commit message (Collapse)AuthorAgeLines
* [Zurich] Use new LV95/CH1903+ geocoder and base map tilesDave Arter2016-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 Somerville2012-12-03-94/+47
|
* Simplify map bound transformation (should do bounds transform as might be ↵Matthew Somerville2012-11-26-9/+11
| | | | skewed translation), fix transforms to modify original.
* Add a proper OpenLayers plugin for Swiss<->WGS84 transformationsstevenday2012-11-26-0/+173