Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add aerial option to OSM maps. | Matthew Somerville | 2020-07-16 | -10/+0 |
| | ||||
* | Fix non-JS aerial tile display. | Matthew Somerville | 2020-07-14 | -2/+2 |
| | ||||
* | Add aerial view toggle to Bing Maps & subclasses. | Struan Donald | 2020-07-10 | -1/+12 |
| | | | | | Co-authored-by: Dave Arter <davea@mysociety.org> Co-authored-by: Matthew Somerville <matthew@mysociety.org> | |||
* | Use up-to-date Bing map URLs. | Matthew Somerville | 2020-07-10 | -4/+2 |
| | ||||
* | Update Bing Maps parameter ID. | Matthew Somerville | 2018-08-01 | -1/+1 |
| | | | | [fixmystreet.com] Update to use OS OpenMap Local tiles. | |||
* | Move map JS to code, to be used on all pages. | Matthew Somerville | 2017-11-15 | -1/+5 |
| | ||||
* | Update Bing Maps parameter ID. | Matthew Somerville | 2017-11-06 | -1/+1 |
| | ||||
* | [Bromley] Fix map tiles. | Matthew Somerville | 2016-11-18 | -2/+1 |
| | | | | | The change to remove inline JavaScript stopped the Bromley-specific tiles from working. Put them back with an extra JavaScript file. | |||
* | Update Bing Maps parameter ID. | Matthew Somerville | 2015-05-05 | -1/+1 |
| | ||||
* | Support Stamen toner-lite and Bing Maps tiles. | Matthew Somerville | 2015-02-23 | -16/+36 |
| | ||||
* | Use env in shebang lines, and remove unneeded ones | Matthew Somerville | 2015-01-19 | -2/+0 |
| | ||||
* | Typo in docs template. | Matthew Somerville | 2011-08-11 | -1/+0 |
| | ||||
* | Get header JS <script> out of code and into templates. | Matthew Somerville | 2011-05-26 | -7/+0 |
| | ||||
* | Template the rest of the maps. Some more complete than others. | Matthew Somerville | 2011-05-25 | -28/+6 |
| | ||||
* | 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 |
| | ||||
* | Bing Maps key. | Matthew Somerville | 2011-03-23 | -0/+2 |
| | ||||
* | Allow map change in URL. | Matthew Somerville | 2011-03-23 | -15/+2 |
| | ||||
* | Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵ | Matthew Somerville | 2011-03-09 | -4/+9 |
| | | | | core OpenLayers bits and OSM config bit. | |||
* | Prototype Bing stuff. | Matthew Somerville | 2011-01-05 | -0/+71 |