aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-bing-ol.js
Commit message (Collapse)AuthorAgeLines
* Allow scroll wheel to zoom map.Zarino Zappia2016-06-01-7/+1
|
* Update Bing Maps parameter ID.Matthew Somerville2015-05-05-4/+4
|
* Support Stamen toner-lite and Bing Maps tiles.Matthew Somerville2015-02-23-58/+24
|
* Make external links HTTPS where possible.Matthew Somerville2014-07-03-2/+2
| | | | And fix a couple that have redirected.
* FMS map tile changes for HTTPS.Matthew Somerville2014-05-30-1/+1
| | | | | Make the FMS map tile URLs be scheme independent, and only use one level of subdomain.
* Upgrade main OpenLayers to 2.13.1.Matthew Somerville2013-10-11-2/+1
|
* Add a zoomed in level.Matthew Somerville2013-04-09-1/+1
|
* Only need zoom altering if being used for OSM permalink; adjust for other uses.Matthew Somerville2013-02-21-1/+1
|
* Track map panning on report page link back to /around.Matthew Somerville2013-02-21-0/+5
|
* Get attribution right on zoomed in maps in NI.Matthew Somerville2012-07-23-1/+3
|
* Improve map tile handling outside Great Britain.Matthew Somerville2012-07-20-5/+24
|
* Tidy up tile domain URL generation.Matthew Somerville2012-05-24-7/+5
|
* Multiple domains for Bromley tiles.Matthew Somerville2012-05-24-13/+7
|
* Fix some URLs so that it works under HTTPS.Matthew Somerville2012-05-11-11/+17
|
* Different map base for Bromley.Matthew Somerville2012-05-11-4/+9
|
* Enable scroll wheel if mobile full screen map view.Matthew Somerville2012-03-02-1/+8
|
* Remove some of #224 due to new #258.Matthew Somerville2012-03-01-15/+7
|
* Finished style and interaction for mobile mapJosh Angell2012-02-29-1/+2
| | | | 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>
* Merge remote branch 'github/supercool' into supercoolMatthew Somerville2012-02-29-1/+1
|\ | | | | | | | | | | Conflicts: web/cobrands/fixmystreet/base.scss web/js/map-OpenLayers.js
* | Main part of mobile site full screen map for reporting a problem.Matthew Somerville2012-02-29-8/+14
|/
* First time jslint fixings.Matthew Somerville2012-02-28-14/+17
|
* Disable scroll wheel zooming on the map, as it causes confusion with a full ↵Matthew Somerville2012-02-28-1/+1
| | | | screen map.
* remove trailing comma to fix IE8Struan Donald2011-11-25-1/+1
|
* Don't request tiles at level they don't exist.Matthew Somerville2011-11-11-4/+6
|
* Move copyright on to map.Matthew Somerville2011-09-08-2/+28
|
* Superflous comma breaking IE6.Matthew Somerville2011-07-07-1/+1
|
* PYC advert on confirmation page.Matthew Somerville2011-07-07-4/+4
|
* Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, ↵Matthew Somerville2011-07-01-3/+4
| | | | don't set map parameter in JS.
* List updates on Your Reports (for #127), and a map too (#124).Matthew Somerville2011-06-28-1/+5
|
* Make zoom levels more configurable.Matthew Somerville2011-06-24-1/+0
|
* Integrate BingOL map package into the OSM one, thereby gaining non-JS ↵Matthew Somerville2011-05-25-1/+1
| | | | functionality etc.
* Always have transitionEffect, and no buffer for nicer interaction.Matthew Somerville2011-03-23-0/+1
|
* Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵Matthew Somerville2011-03-09-30/+10
| | | | core OpenLayers bits and OSM config bit.
* Prototype Bing stuff.Matthew Somerville2011-01-05-0/+96