aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-OpenLayers.js
Commit message (Expand)AuthorAgeLines
* Absolutely position map pages.Zarino Zappia2016-06-03-31/+15
* Centre map on pin location when creating a report.Zarino Zappia2016-06-01-29/+19
* Allow scroll wheel to zoom map.Zarino Zappia2016-06-01-3/+0
* Stop PanZoom giving controls hard-coded positions.Zarino Zappia2016-06-01-0/+16
* Increase pixel tolerance of map click handler.Matthew Somerville2016-05-17-1/+1
* Preserve category when clicking elsewhere on mapDave Arter2016-03-29-0/+4
* Make sure top of reporting form is shown.Matthew Somerville2016-03-09-0/+1
* Remove auto-scrolling of sidebar on pin hover.Matthew Somerville2016-03-09-20/+0
* Really stop map strategy update firing too often.Matthew Somerville2016-02-09-0/+12
* Stop map strategy update firing too often.Matthew Somerville2016-02-09-1/+16
* Clearer relationship between map pins/list items.Zarino Zappia2016-02-09-29/+116
* Add state/category filters to base cobrand.Matthew Somerville2015-10-07-4/+1
* Update JavaScript to handle right-to-left layout.Matthew Somerville2015-09-17-9/+1
* If only one category, be sure to fetch extras for it.Matthew Somerville2015-07-28-2/+8
* Rename map filtering GET param, remove unnecessary querySteven Day2015-06-29-14/+7
* Refresh map as soon as filters are changed on /my and /reportsDave Arter2015-06-29-0/+6
* Refresh map pins when status dropdown changes, if presentSteven Day2015-06-29-4/+7
* Pre-fill category on report form if map pins were filteredDave Arter2015-06-29-0/+14
* Change map pins with category fieldSteven Day2015-06-29-2/+17
* Add category filtering support to /ajax via 'category' GET paramDave Arter2015-06-29-1/+25
* Resize map pins based on zoom levelDave Arter2015-06-29-3/+46
* Support Stamen toner-lite and Bing Maps tiles.Matthew Somerville2015-02-23-1/+4
* Merge remote-tracking branch 'mhalden/fiksgatami-js-fiks'Matthew Somerville2015-01-13-3/+3
|\
| * Fixed show/hide pins and show/hide old for norwegian cobrand.fiksgatami-js-fiksMarius Halden2014-12-30-3/+3
* | Revert most of "Experiment, no pins by default."Matthew Somerville2015-01-09-4/+0
|/
* [fixmystreet.com] Experiment, no pins by default.Matthew Somerville2014-10-17-0/+4
* send a virtual page view when we click on the mapStruan Donald2014-04-04-0/+4
* Allow cobrands to set their own path to pin filesHakim Cassimally2014-03-25-4/+4
* Tidy up panzoom bar placement.Matthew Somerville2013-10-25-2/+7
* Add Google OpenLayers-based map layer.Matthew Somerville2013-10-11-0/+4
* Upgrade main OpenLayers to 2.13.1.Matthew Somerville2013-10-11-64/+46
* Only need zoom altering if being used for OSM permalink; adjust for other uses.Matthew Somerville2013-02-21-2/+14
* Treat link from report page to around page as permalink to maintain state bet...Matthew Somerville2013-02-21-1/+13
* Some jslint fixes.Matthew Somerville2013-02-04-14/+11
* Fix bad map JavaScript.Matthew Somerville2013-02-04-3/+3
* Zurich area unfilled with thick black outline (fixes a25).Matthew Somerville2013-01-31-0/+3
* Get remaining English hardcoded strings from JavaScript into translatable tem...Matthew Somerville2013-01-24-4/+4
* More details to Details and in translation.Matthew Somerville2013-01-24-1/+1
* Add ability for multiple base map layers, add Zurich Stadtplan.Matthew Somerville2013-01-18-10/+15
* Allow hide/show pins in German to work.Matthew Somerville2013-01-18-1/+2
* Add some missing JS translatable strings, update .po files.Matthew Somerville2013-01-16-3/+3
* Write out layer explicitly so no AJAX request necessary and deal with all OL ...Matthew Somerville2012-11-26-45/+31
* Convert bounds from swiss to lat/lon so ajax doesn't breakSteven Day2012-11-26-1/+1
* Make controls and initial zoom level workSteven Day2012-11-26-1/+6
* Update map-OpenLayers.js to let it work with Zurich mapsSteven Day2012-11-26-25/+46
* Stop home button disappearing, fixes #280.Matthew Somerville2012-10-10-2/+2
* delete overlooked conflict marker?Dave Whiteland2012-06-25-1/+0
* Merge branch 'master' into fmb-read-onlyDave Whiteland2012-06-25-0/+2
|\
| * Merge branch 'barnet-newstyle'Struan Donald2012-06-08-0/+2
| |\
| | * do not zoom out too far onby default on around page on mobile as it gets very...Struan Donald2012-05-18-2/+13