Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fetch MapQuest images via HTTPS rather than HTTP | Jon Kristensen | 2016-09-07 | -4/+4 |
| | ||||
* | Tidy up JavaScript functions. | Matthew Somerville | 2016-07-11 | -2/+2 |
| | | | | Split big functions into smaller more descriptive ones. | |||
* | Tidy up front page and map copyright templates. | Matthew Somerville | 2015-02-23 | -1/+0 |
| | ||||
* | Use HTTPS OpenStreetMap tiles. | Matthew Somerville | 2015-01-09 | -4/+4 |
| | ||||
* | Upgrade main OpenLayers to 2.13.1. | Matthew Somerville | 2013-10-11 | -33/+3 |
| | ||||
* | Updated MapQuest links per instructions | Jonas Oberg | 2013-08-30 | -4/+4 |
| | ||||
* | Only need zoom altering if being used for OSM permalink; adjust for other uses. | Matthew Somerville | 2013-02-21 | -2/+2 |
| | ||||
* | Extra maxResolution option was needed for MapQuest tiles | Guillaume | 2012-03-20 | -1/+6 |
| | ||||
* | Removed obsolete Osmarender, added MapQuestOpen | Guillaume | 2012-03-20 | -8/+9 |
| | ||||
* | Finished style and interaction for mobile map | Josh Angell | 2012-02-29 | -1/+1 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Make permalink_id not global | Josh Angell | 2012-02-29 | -0/+1 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Manipulate permalink only if container for it is there | Josh Angell | 2012-02-29 | -1/+4 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Explicity function calls. | Matthew Somerville | 2012-02-29 | -1/+1 |
| | ||||
* | Main part of mobile site full screen map for reporting a problem. | Matthew Somerville | 2012-02-29 | -1/+1 |
| | ||||
* | Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵ | Matthew Somerville | 2011-03-09 | -182/+9 |
| | | | | core OpenLayers bits and OSM config bit. | |||
* | Store report ID on loop, as otherwise closure uses last value. | Matthew Somerville | 2011-03-08 | -1/+5 |
| | ||||
* | No need for all pins yet (does nothing <6 months), hide pins using OL JS if ↵ | Matthew Somerville | 2011-02-24 | -10/+66 |
| | | | | present; permalink. | |||
* | Override PanZoom to catch zoomworld click. | Matthew Somerville | 2011-02-23 | -1/+38 |
| | ||||
* | Display pins. | Matthew Somerville | 2011-02-17 | -6/+17 |
| | ||||
* | First pin pass. | Matthew Somerville | 2011-02-16 | -0/+13 |
| | ||||
* | Map clicking. | Matthew Somerville | 2011-02-16 | -4/+42 |
| | ||||
* | Tweaks to OSM map module, fix for truncated co-ords. | Matthew Somerville | 2011-02-14 | -4/+4 |
| | ||||
* | Some OpenLayers options, including StreetView and CycleMap, and putting ↵ | Matthew Somerville | 2010-11-26 | -0/+150 |
tilma within OL. |