aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Map/Tilma
Commit message (Collapse)AuthorAgeLines
* Remove no-longer-used tilma code.Matthew Somerville2011-07-21-232/+0
|
* Remove unused Tilma, consolidate tile lookup for legacy URLs to work in ↵Matthew Somerville2011-07-01-172/+8
| | | | different map format.
* Strategy/Format for updating pins as map is panned.Matthew Somerville2011-06-30-1/+9
|
* Move the tricky nearby DB call to its own Result/ResultSet, and move more ↵Matthew Somerville2011-06-09-12/+13
| | | | functions.
* 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-15/+0
|
* Template the rest of the maps. Some more complete than others.Matthew Somerville2011-05-25-105/+64
|
* Tidy up map parmeters.Matthew Somerville2011-05-25-3/+2
|
* Get rid of pointless and hard-to-follow listrefs when referring to pins.Matthew Somerville2011-05-25-19/+4
|
* Add tilma_mid_point cobrand function.Matthew Somerville2011-05-25-1/+1
|
* Remove old CGI Q from Map calls.Matthew Somerville2011-05-25-53/+16
|
* Template original Tilma map and some more text, updates on questionnaire ↵Matthew Somerville2011-05-25-67/+34
| | | | page, bring in click pin fix from pre-london branch, other map types will be broken.
* Move lat/lon to templates and use shortened forms.Matthew Somerville2011-05-24-6/+0
|
* Put form header in templates, not code.Matthew Somerville2011-05-24-3/+3
|
* Move some of map_start to templates.Matthew Somerville2011-05-20-12/+0
|
* Move midpoint code to Cobrand, as I missed it hidden in map code.Matthew Somerville2011-03-26-2/+2
|
* Allow map change in URL.Matthew Somerville2011-03-23-93/+67
|
* 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 ↵Matthew Somerville2011-03-09-4/+22
| | | | core OpenLayers bits and OSM config bit.
* Some minor URL improvements.Matthew Somerville2011-03-08-9/+1
|
* Output lon/lat fields in correct places.Matthew Somerville2011-02-26-0/+2
|
* Move compass function to Tilma code, pass Q through to click->latlon lookup.Matthew Somerville2011-02-26-0/+32
|
* Missing include.Matthew Somerville2011-02-17-1/+2
|
* 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
| | | | Shorter coords in RSS and alert urls
* added a helper subEdmund von der Burg2011-02-08-8/+16
| | | Fixes to get map pins working when map is moved
* 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
|
* Some OpenLayers options, including StreetView and CycleMap, and putting ↵Matthew Somerville2010-11-26-0/+164
| | | | tilma within OL.
* Refactor map display into separate modules, response for own set-up and display.Matthew Somerville2010-11-26-0/+312