Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Tidy up JavaScript functions. | Matthew Somerville | 2016-07-11 | -44/+48 |
| | | | | Split big functions into smaller more descriptive ones. | |||
* | Allow scroll wheel to zoom map. | Zarino Zappia | 2016-06-01 | -7/+1 |
| | ||||
* | [Zurich] Use protocol relative map tiles. | Matthew Somerville | 2016-03-30 | -2/+2 |
| | ||||
* | [Zurich] Use new map tiles up to 1:250 | Dave Arter | 2015-10-06 | -19/+152 |
| | | | | | - Refactor map tile size into a constant - Update map tiles to use new Zurich WMTS server directly instead of Apache proxy | |||
* | Tidy up front page and map copyright templates. | Matthew Somerville | 2015-02-23 | -1/+0 |
| | ||||
* | Use internal proxy for maps for now. | Matthew Somerville | 2013-03-12 | -2/+2 |
| | ||||
* | Treat link from report page to around page as permalink to maintain state ↵ | Matthew Somerville | 2013-02-21 | -0/+5 |
| | | | | better. | |||
* | Activate IE admin drag onload, as with the pins. | Matthew Somerville | 2013-02-20 | -25/+33 |
| | ||||
* | Allow Zurich admin to change location of pin, with confirmation (fixes a1). | Matthew Somerville | 2013-02-08 | -0/+29 |
| | ||||
* | Zurich area unfilled with thick black outline (fixes a25). | Matthew Somerville | 2013-01-31 | -0/+2 |
| | ||||
* | Remove two further out Zurich zoom levels, add 1:500 (fixes a9). | Matthew Somerville | 2013-01-31 | -3/+3 |
| | ||||
* | No map controls on mobile Zurich report display page. | Matthew Somerville | 2013-01-24 | -2/+4 |
| | ||||
* | No permalink on Zurich. | Matthew Somerville | 2013-01-24 | -5/+0 |
| | ||||
* | Add layer switcher to current map task bar. | Matthew Somerville | 2013-01-18 | -5/+16 |
| | ||||
* | Remove LayerSwitcher, will do it manually. | Matthew Somerville | 2013-01-18 | -1/+0 |
| | ||||
* | Add ability for multiple base map layers, add Zurich Stadtplan. | Matthew Somerville | 2013-01-18 | -0/+7 |
| | ||||
* | Remove non-working most zoomed in level. | Matthew Somerville | 2013-01-18 | -1/+1 |
| | ||||
* | Change default map type to Hybrid. | Matthew Somerville | 2013-01-18 | -3/+3 |
| | ||||
* | Projection should be on the map layer only, not the whole map. | Matthew Somerville | 2012-12-19 | -1/+1 |
| | ||||
* | Zurich matrixIds have shifted by one. | Matthew Somerville | 2012-12-12 | -9/+10 |
| | ||||
* | Top left corner given in WMTS capabilities file appears to be about (78,77)m ↵ | Matthew Somerville | 2012-11-28 | -10/+10 |
| | | | | out of where it should be (in order to get the right lat/lon when I click the map in OpenLayers anyway). | |||
* | Write out layer explicitly so no AJAX request necessary and deal with all OL ↵ | Matthew Somerville | 2012-11-26 | -62/+26 |
| | | | | options the same. | |||
* | Simplify map bound transformation (should do bounds transform as might be ↵ | Matthew Somerville | 2012-11-26 | -11/+4 |
| | | | | skewed translation), fix transforms to modify original. | |||
* | Work more on the non-js maps, and tidy js version source | stevenday | 2012-11-26 | -4/+0 |
| | ||||
* | Add a proper OpenLayers plugin for Swiss<->WGS84 transformations | stevenday | 2012-11-26 | -59/+11 |
| | ||||
* | Convert bounds from swiss to lat/lon so ajax doesn't break | Steven Day | 2012-11-26 | -0/+79 |
| | ||||
* | Re-arrange functions to please remote | Steven Day | 2012-11-26 | -38/+39 |
| | ||||
* | Make controls and initial zoom level work | Steven Day | 2012-11-26 | -29/+28 |
| | ||||
* | Use fixmystreet zoom level if set | Steven Day | 2012-11-26 | -1/+1 |
| | ||||
* | Begin getting Zurich maps into FMS - many things broken | Steven Day | 2012-11-26 | -0/+98 |