Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | separated file for MapQuest | Guillaume | 2012-03-20 | -0/+33 |
| | ||||
* | Move copyright on to map. | Matthew Somerville | 2011-09-08 | -1/+0 |
| | ||||
* | Get header JS <script> out of code and into templates. | Matthew Somerville | 2011-05-26 | -8/+4 |
| | ||||
* | Make tile URL a parameter so it can be different, bring OSM's StreetView ↵ | Matthew Somerville | 2011-05-25 | -31/+13 |
| | | | | under the same code. | |||
* | Remove old CGI Q from Map calls. | Matthew Somerville | 2011-05-25 | -6/+4 |
| | ||||
* | Template original Tilma map and some more text, updates on questionnaire ↵ | Matthew Somerville | 2011-05-25 | -1/+1 |
| | | | | page, bring in click pin fix from pre-london branch, other map types will be broken. | |||
* | Move lat/lon to templates and use shortened forms. | Matthew Somerville | 2011-05-24 | -2/+0 |
| | ||||
* | Put form header in templates, not code. | Matthew Somerville | 2011-05-24 | -1/+1 |
| | ||||
* | Move some of map_start to templates. | Matthew Somerville | 2011-05-20 | -4/+0 |
| | ||||
* | Allow map change in URL. | Matthew Somerville | 2011-03-23 | -80/+7 |
| | ||||
* | Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵ | Matthew Somerville | 2011-03-09 | -6/+20 |
| | | | | core OpenLayers bits and OSM config bit. | |||
* | No need for all pins yet (does nothing <6 months), hide pins using OL JS if ↵ | Matthew Somerville | 2011-02-24 | -1/+1 |
| | | | | present; permalink. | |||
* | Some OpenLayers options, including StreetView and CycleMap, and putting ↵ | Matthew Somerville | 2010-11-26 | -0/+141 |
tilma within OL. |