Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Bromley] Fix map tiles. | Matthew Somerville | 2016-11-18 | -3/+1 |
| | | | | | The change to remove inline JavaScript stopped the Bromley-specific tiles from working. Put them back with an extra JavaScript file. | |||
* | Use env in shebang lines, and remove unneeded ones | Matthew Somerville | 2015-01-19 | -2/+0 |
| | ||||
* | Make tile URL a parameter so it can be different, bring OSM's StreetView ↵ | Matthew Somerville | 2011-05-25 | -0/+4 |
| | | | | under the same code. | |||
* | Allow map change in URL. | Matthew Somerville | 2011-03-23 | -64/+4 |
| | ||||
* | Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵ | Matthew Somerville | 2011-03-09 | -3/+10 |
| | | | | 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/+71 |
tilma within OL. |