aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Map/FMS.pm
Commit message (Collapse)AuthorAgeLines
* Allow one more zoom level on most map types.M Somerville2020-08-14-0/+2
| | | | Not on StreetView/OpenMap Local based, which are not available.
* Fix non-JS aerial tile display.Matthew Somerville2020-07-14-4/+4
|
* Use up-to-date Bing map URLs.Matthew Somerville2020-07-10-7/+8
|
* [Bromley] Tidy up tilma URL bits.Matthew Somerville2020-07-10-7/+5
|
* [UK] OS map only shown from zoom 12+.Matthew Somerville2018-08-09-1/+1
| | | | Bing no longer shows it at zoom level 11.
* [UK] Pull in cobrand asset files on national site.Struan Donald2018-08-03-1/+1
| | | | | | | Also add body name to layer defaults, so they are only used where appropriate. Switch mapit area javascript calls to GeoJSON, so we can drop KML support in OpenLayers.wfs.js which saves a small amount of bandwidth.
* Update Bing Maps parameter ID.Matthew Somerville2018-08-01-2/+2
| | | | [fixmystreet.com] Update to use OS OpenMap Local tiles.
* Move map JS to code, to be used on all pages.Matthew Somerville2017-11-15-0/+7
|
* Update Bing Maps parameter ID.Matthew Somerville2017-11-06-1/+1
|
* Update Bing Maps parameter ID.Matthew Somerville2015-05-05-2/+3
|
* Support Stamen toner-lite and Bing Maps tiles.Matthew Somerville2015-02-23-31/+7
|
* Use env in shebang lines, and remove unneeded onesMatthew Somerville2015-01-19-2/+0
|
* 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.
* Improve map tile handling outside Great Britain.Matthew Somerville2012-07-20-3/+11
|
* Multiple domains for Bromley tiles.Matthew Somerville2012-05-24-5/+5
|
* Fix some URLs so that it works under HTTPS.Matthew Somerville2012-05-11-9/+9
|
* Different map base for Bromley.Matthew Somerville2012-05-11-4/+9
|
* 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-1/+1
|
* PYC advert on confirmation page.Matthew Somerville2011-07-07-4/+4
|
* Non-JS using the right tile server.Matthew Somerville2011-07-01-4/+4
|
* List updates on Your Reports (for #127), and a map too (#124).Matthew Somerville2011-06-28-1/+1
|
* Make zoom levels more configurable.Matthew Somerville2011-06-24-3/+0
|
* Get header JS <script> out of code and into templates.Matthew Somerville2011-05-26-9/+4
|
* Carry map parameter through URIs, default zoom level change.Matthew Somerville2011-05-26-0/+67