aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Map/Bing.pm
Commit message (Collapse)AuthorAgeLines
* Add aerial option to OSM maps.Matthew Somerville2020-07-16-10/+0
|
* Fix non-JS aerial tile display.Matthew Somerville2020-07-14-2/+2
|
* Add aerial view toggle to Bing Maps & subclasses.Struan Donald2020-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 Somerville2020-07-10-4/+2
|
* Update Bing Maps parameter ID.Matthew Somerville2018-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 Somerville2017-11-15-1/+5
|
* Update Bing Maps parameter ID.Matthew Somerville2017-11-06-1/+1
|
* [Bromley] Fix map tiles.Matthew Somerville2016-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 Somerville2015-05-05-1/+1
|
* Support Stamen toner-lite and Bing Maps tiles.Matthew Somerville2015-02-23-16/+36
|
* Use env in shebang lines, and remove unneeded onesMatthew Somerville2015-01-19-2/+0
|
* Typo in docs template.Matthew Somerville2011-08-11-1/+0
|
* Get header JS <script> out of code and into templates.Matthew Somerville2011-05-26-7/+0
|
* Template the rest of the maps. Some more complete than others.Matthew Somerville2011-05-25-28/+6
|
* Remove old CGI Q from Map calls.Matthew Somerville2011-05-25-6/+4
|
* Template original Tilma map and some more text, updates on questionnaire ↵Matthew Somerville2011-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 Somerville2011-05-24-2/+0
|
* Put form header in templates, not code.Matthew Somerville2011-05-24-1/+1
|
* Move some of map_start to templates.Matthew Somerville2011-05-20-4/+0
|
* Bing Maps key.Matthew Somerville2011-03-23-0/+2
|
* Allow map change in URL.Matthew Somerville2011-03-23-15/+2
|
* Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵Matthew Somerville2011-03-09-4/+9
| | | | core OpenLayers bits and OSM config bit.
* Prototype Bing stuff.Matthew Somerville2011-01-05-0/+71