| Commit message (Expand) | Author | Age | Lines |
* | Allow one more zoom level on most map types. | M Somerville | 2020-08-14 | -6/+9 |
* | Add aerial option to OSM maps. | Matthew Somerville | 2020-07-16 | -0/+4 |
* | Map should respect cobrand default zoom, if set. | Dave Arter | 2020-06-17 | -5/+10 |
* | [Cheshire East] Use own map tiles. | Matthew Somerville | 2020-01-08 | -20/+20 |
* | Update URL whenever map moves, using replaceState. | Dave Arter | 2019-02-04 | -0/+1 |
* | allow map zoom constants to be overridden | Struan Donald | 2018-10-15 | -2/+2 |
* | [UK] Pull in cobrand asset files on national site. | Struan Donald | 2018-08-03 | -1/+1 |
* | Move map JS to code, to be used on all pages. | Matthew Somerville | 2017-11-15 | -0/+6 |
* | [Bromley] Fix map tiles. | Matthew Somerville | 2016-11-18 | -6/+2 |
* | Add static map output view for a report. | Matthew Somerville | 2016-08-01 | -10/+21 |
* | Fallback if request to Gaze fails. | Matthew Somerville | 2016-05-18 | -2/+2 |
* | Factor out all uses of param()/params. | Matthew Somerville | 2015-07-07 | -6/+6 |
* | Tidy up front page and map copyright templates. | Matthew Somerville | 2015-02-23 | -1/+1 |
* | Use env in shebang lines, and remove unneeded ones | Matthew Somerville | 2015-01-19 | -2/+0 |
* | Use HTTPS OpenStreetMap tiles. | Matthew Somerville | 2015-01-09 | -4/+4 |
* | Add a zoomed in level. | Matthew Somerville | 2013-04-09 | -4/+4 |
* | map_pins function is same for everyone currently. | Matthew Somerville | 2012-11-28 | -23/+0 |
* | add in default map zoom level for cobrand and set stevenage one | Struan Donald | 2012-10-25 | -1/+1 |
* | Improve map tile handling outside Great Britain. | Matthew Somerville | 2012-07-20 | -9/+7 |
* | Pins yellow on /my for Bromley. | Matthew Somerville | 2012-05-22 | -1/+1 |
* | Fix CM8 Bromley pin colours. | Matthew Somerville | 2012-05-01 | -8/+2 |
* | All pins yellow, for #250. | Matthew Somerville | 2012-03-01 | -1/+4 |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-17 | -1/+2 |
|\ |
|
| * | Use Gaze distance if already fetched. | Matthew Somerville | 2011-08-11 | -1/+2 |
* | | update test for changed maps and fix state checking | Struan Donald | 2011-07-28 | -1/+1 |
|/ |
|
* | Strategy/Format for updating pins as map is panned. | Matthew Somerville | 2011-06-30 | -0/+26 |
* | Make zoom levels more configurable. | Matthew Somerville | 2011-06-24 | -5/+14 |
* | Get header JS <script> out of code and into templates. | Matthew Somerville | 2011-05-26 | -9/+5 |
* | Carry map parameter through URIs, default zoom level change. | Matthew Somerville | 2011-05-26 | -1/+1 |
* | Integrate BingOL map package into the OSM one, thereby gaining non-JS functio... | Matthew Somerville | 2011-05-25 | -13/+38 |
* | Tidy up map parmeters. | Matthew Somerville | 2011-05-25 | -5/+2 |
* | Get rid of pointless and hard-to-follow listrefs when referring to pins. | Matthew Somerville | 2011-05-25 | -12/+2 |
* | Make tile URL a parameter so it can be different, bring OSM's StreetView unde... | Matthew Somerville | 2011-05-25 | -1/+10 |
* | Templating of OSM map. | Matthew Somerville | 2011-05-25 | -99/+32 |
* | Remove old CGI Q from Map calls. | Matthew Somerville | 2011-05-25 | -10/+8 |
* | Template original Tilma map and some more text, updates on questionnaire page... | Matthew Somerville | 2011-05-25 | -1/+4 |
* | Move lat/lon to templates and use shortened forms. | Matthew Somerville | 2011-05-24 | -2/+0 |
* | Put form header in templates, not code. | Matthew Somerville | 2011-05-24 | -1/+1 |
* | Move some of map_start to templates. | Matthew Somerville | 2011-05-20 | -4/+0 |
* | Allow map change in URL. | Matthew Somerville | 2011-03-23 | -15/+10 |
* | Fixes to other map types to work with lat/lon. Split OSM JavaScript into core... | Matthew Somerville | 2011-03-09 | -0/+1 |
* | Some minor URL improvements. | Matthew Somerville | 2011-03-08 | -5/+1 |
* | Hopefully fix a couple of locale issues, one I just introduced, whoops. | Matthew Somerville | 2011-03-05 | -2/+4 |
* | Allow lat/lon in query string to affect map location (for non-JS browsing of ... | Matthew Somerville | 2011-03-04 | -0/+4 |
* | Output lon/lat fields in correct places. | Matthew Somerville | 2011-02-26 | -0/+2 |
* | Non-JS way of accessing OSM map, acts like OpenLayers but just with HTML. | Matthew Somerville | 2011-02-26 | -5/+153 |
* | No need for all pins yet (does nothing <6 months), hide pins using OL JS if p... | Matthew Somerville | 2011-02-24 | -1/+1 |
* | Switch to jslib OpenLayers. | Matthew Somerville | 2011-02-23 | -1/+1 |
* | Local copy of OpenLayers.js in case it's slow/not responding. | Matthew Somerville | 2011-02-23 | -1/+1 |
* | Display pins. | Matthew Somerville | 2011-02-17 | -1/+2 |