aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Map/OSM.pm
Commit message (Expand)AuthorAgeLines
* [Bromley] Fix map tiles.Matthew Somerville2016-11-18-6/+2
* Add static map output view for a report.Matthew Somerville2016-08-01-10/+21
* Fallback if request to Gaze fails.Matthew Somerville2016-05-18-2/+2
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-6/+6
* Tidy up front page and map copyright templates.Matthew Somerville2015-02-23-1/+1
* Use env in shebang lines, and remove unneeded onesMatthew Somerville2015-01-19-2/+0
* Use HTTPS OpenStreetMap tiles.Matthew Somerville2015-01-09-4/+4
* Add a zoomed in level.Matthew Somerville2013-04-09-4/+4
* map_pins function is same for everyone currently.Matthew Somerville2012-11-28-23/+0
* add in default map zoom level for cobrand and set stevenage oneStruan Donald2012-10-25-1/+1
* Improve map tile handling outside Great Britain.Matthew Somerville2012-07-20-9/+7
* Pins yellow on /my for Bromley.Matthew Somerville2012-05-22-1/+1
* Fix CM8 Bromley pin colours.Matthew Somerville2012-05-01-8/+2
* All pins yellow, for #250.Matthew Somerville2012-03-01-1/+4
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-17-1/+2
|\
| * Use Gaze distance if already fetched.Matthew Somerville2011-08-11-1/+2
* | update test for changed maps and fix state checkingStruan Donald2011-07-28-1/+1
|/
* Strategy/Format for updating pins as map is panned.Matthew Somerville2011-06-30-0/+26
* Make zoom levels more configurable.Matthew Somerville2011-06-24-5/+14
* Get header JS <script> out of code and into templates.Matthew Somerville2011-05-26-9/+5
* Carry map parameter through URIs, default zoom level change.Matthew Somerville2011-05-26-1/+1
* Integrate BingOL map package into the OSM one, thereby gaining non-JS functio...Matthew Somerville2011-05-25-13/+38
* Tidy up map parmeters.Matthew Somerville2011-05-25-5/+2
* Get rid of pointless and hard-to-follow listrefs when referring to pins.Matthew Somerville2011-05-25-12/+2
* Make tile URL a parameter so it can be different, bring OSM's StreetView unde...Matthew Somerville2011-05-25-1/+10
* Templating of OSM map.Matthew Somerville2011-05-25-99/+32
* Remove old CGI Q from Map calls.Matthew Somerville2011-05-25-10/+8
* Template original Tilma map and some more text, updates on questionnaire page...Matthew Somerville2011-05-25-1/+4
* 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
* Allow map change in URL.Matthew Somerville2011-03-23-15/+10
* Fixes to other map types to work with lat/lon. Split OSM JavaScript into core...Matthew Somerville2011-03-09-0/+1
* Some minor URL improvements.Matthew Somerville2011-03-08-5/+1
* Hopefully fix a couple of locale issues, one I just introduced, whoops.Matthew Somerville2011-03-05-2/+4
* Allow lat/lon in query string to affect map location (for non-JS browsing of ...Matthew Somerville2011-03-04-0/+4
* Output lon/lat fields in correct places.Matthew Somerville2011-02-26-0/+2
* Non-JS way of accessing OSM map, acts like OpenLayers but just with HTML.Matthew Somerville2011-02-26-5/+153
* No need for all pins yet (does nothing <6 months), hide pins using OL JS if p...Matthew Somerville2011-02-24-1/+1
* Switch to jslib OpenLayers.Matthew Somerville2011-02-23-1/+1
* Local copy of OpenLayers.js in case it's slow/not responding.Matthew Somerville2011-02-23-1/+1
* Display pins.Matthew Somerville2011-02-17-1/+2
* First pin pass.Matthew Somerville2011-02-16-0/+4
* Map clicking.Matthew Somerville2011-02-16-0/+2
* Tweaks to OSM map module, fix for truncated co-ords.Matthew Somerville2011-02-14-4/+3
* Some OpenLayers options, including StreetView and CycleMap, and putting tilma...Matthew Somerville2010-11-26-0/+71