aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Map
Commit message (Expand)AuthorAgeLines
* Remove no-longer-used tilma code.Matthew Somerville2011-07-21-232/+0
* PYC advert on confirmation page.Matthew Somerville2011-07-07-4/+4
* Non-JS using the right tile server.Matthew Somerville2011-07-01-4/+4
* Remove unused Tilma, consolidate tile lookup for legacy URLs to work in diffe...Matthew Somerville2011-07-01-172/+8
* Strategy/Format for updating pins as map is panned.Matthew Somerville2011-06-30-1/+35
* 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-8/+14
* Move the tricky nearby DB call to its own Result/ResultSet, and move more fun...Matthew Somerville2011-06-09-12/+13
* Removal of old Cobrand.pm and last .Matthew Somerville2011-06-07-1/+0
* Get rid of some more fake_q etc.Matthew Somerville2011-06-06-8/+7
* Get header JS <script> out of code and into templates.Matthew Somerville2011-05-26-55/+13
* Carry map parameter through URIs, default zoom level change.Matthew Somerville2011-05-26-4/+4
* Integrate BingOL map package into the OSM one, thereby gaining non-JS functio...Matthew Somerville2011-05-25-33/+81
* Template the rest of the maps. Some more complete than others.Matthew Somerville2011-05-25-184/+87
* Tidy up map parmeters.Matthew Somerville2011-05-25-8/+4
* Get rid of pointless and hard-to-follow listrefs when referring to pins.Matthew Somerville2011-05-25-31/+6
* Make tile URL a parameter so it can be different, bring OSM's StreetView unde...Matthew Somerville2011-05-25-32/+23
* Templating of OSM map.Matthew Somerville2011-05-25-99/+32
* Add tilma_mid_point cobrand function.Matthew Somerville2011-05-25-1/+1
* Remove old CGI Q from Map calls.Matthew Somerville2011-05-25-87/+40
* Template original Tilma map and some more text, updates on questionnaire page...Matthew Somerville2011-05-25-72/+42
* Move lat/lon to templates and use shortened forms.Matthew Somerville2011-05-24-16/+0
* Put form header in templates, not code.Matthew Somerville2011-05-24-8/+8
* Move some of map_start to templates.Matthew Somerville2011-05-20-32/+0
* Move midpoint code to Cobrand, as I missed it hidden in map code.Matthew Somerville2011-03-26-2/+2
* Bing Maps key.Matthew Somerville2011-03-23-0/+2
* Allow map change in URL.Matthew Somerville2011-03-23-234/+91
* Move RABX include to only place it's needed.Matthew Somerville2011-03-20-0/+1
* Fixes to other map types to work with lat/lon. Split OSM JavaScript into core...Matthew Somerville2011-03-09-24/+74
* Some minor URL improvements.Matthew Somerville2011-03-08-14/+2
* 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/+4
* Non-JS way of accessing OSM map, acts like OpenLayers but just with HTML.Matthew Somerville2011-02-26-5/+153
* Move compass function to Tilma code, pass Q through to click->latlon lookup.Matthew Somerville2011-02-26-0/+32
* No need for all pins yet (does nothing <6 months), hide pins using OL JS if p...Matthew Somerville2011-02-24-2/+2
* 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
* Missing include.Matthew Somerville2011-02-17-1/+2
* 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
* Helper function for all latlon to OSGB36 calls.Matthew Somerville2011-02-11-4/+1
* Do co-ordinate transform in English locale.Matthew Somerville2011-02-11-2/+5
* Update gode to use en_to_latlon utilEdmund von der Burg2011-02-10-2/+3
* added a helper subEdmund von der Burg2011-02-08-8/+16
* Lots of conversions - code now in a broken stateEdmund von der Burg2011-02-08-1/+45
* convert various map functionsEdmund von der Burg2011-02-08-1/+1
* Prototype Bing stuff.Matthew Somerville2011-01-05-0/+142