aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Map/OSM/CycleMap.pm
Commit message (Collapse)AuthorAgeLines
* [Bromley] Fix map tiles.Matthew Somerville2016-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 onesMatthew Somerville2015-01-19-2/+0
|
* Make tile URL a parameter so it can be different, bring OSM's StreetView ↵Matthew Somerville2011-05-25-0/+4
| | | | under the same code.
* Allow map change in URL.Matthew Somerville2011-03-23-64/+4
|
* Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵Matthew Somerville2011-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 Somerville2011-02-24-1/+1
| | | | present; permalink.
* Some OpenLayers options, including StreetView and CycleMap, and putting ↵Matthew Somerville2010-11-26-0/+71
tilma within OL.