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