Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Move RABX include to only place it's needed. | Matthew Somerville | 2011-03-20 | -0/+1 | |
| | |||||
* | Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵ | Matthew Somerville | 2011-03-09 | -24/+74 | |
| | | | | core OpenLayers bits and OSM config bit. | ||||
* | Some minor URL improvements. | Matthew Somerville | 2011-03-08 | -14/+2 | |
| | |||||
* | 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 | |
| | | | | map on report page). | ||||
* | Output lon/lat fields in correct places. | Matthew Somerville | 2011-02-26 | -0/+4 | |
| | |||||
* | Non-JS way of accessing OSM map, acts like OpenLayers but just with HTML. | Matthew Somerville | 2011-02-26 | -5/+153 | |
| | |||||
* | Move compass function to Tilma code, pass Q through to click->latlon lookup. | Matthew Somerville | 2011-02-26 | -0/+32 | |
| | |||||
* | No need for all pins yet (does nothing <6 months), hide pins using OL JS if ↵ | Matthew Somerville | 2011-02-24 | -2/+2 | |
| | | | | present; permalink. | ||||
* | 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 | |
| | |||||
* | Missing include. | Matthew Somerville | 2011-02-17 | -1/+2 | |
| | |||||
* | Display pins. | Matthew Somerville | 2011-02-17 | -1/+2 | |
| | |||||
* | First pin pass. | Matthew Somerville | 2011-02-16 | -0/+4 | |
| | |||||
* | Map clicking. | Matthew Somerville | 2011-02-16 | -0/+2 | |
| | |||||
* | Tweaks to OSM map module, fix for truncated co-ords. | Matthew Somerville | 2011-02-14 | -4/+3 | |
| | |||||
* | Helper function for all latlon to OSGB36 calls. | Matthew Somerville | 2011-02-11 | -4/+1 | |
| | |||||
* | Do co-ordinate transform in English locale. | Matthew Somerville | 2011-02-11 | -2/+5 | |
| | |||||
* | Update gode to use en_to_latlon util | Edmund von der Burg | 2011-02-10 | -2/+3 | |
| | | | | Shorter coords in RSS and alert urls | ||||
* | added a helper sub | Edmund von der Burg | 2011-02-08 | -8/+16 | |
| | | | Fixes to get map pins working when map is moved | ||||
* | Lots of conversions - code now in a broken state | Edmund von der Burg | 2011-02-08 | -1/+45 | |
| | |||||
* | convert various map functions | Edmund von der Burg | 2011-02-08 | -1/+1 | |
| | |||||
* | Prototype Bing stuff. | Matthew Somerville | 2011-01-05 | -0/+142 | |
| | |||||
* | Tidy up map importing a bit. | Matthew Somerville | 2010-12-21 | -128/+0 | |
| | |||||
* | Missing import. | Matthew Somerville | 2010-12-08 | -1/+1 | |
| | |||||
* | Google Maps package. | Matthew Somerville | 2010-12-04 | -0/+71 | |
| | |||||
* | Some OpenLayers options, including StreetView and CycleMap, and putting ↵ | Matthew Somerville | 2010-11-26 | -0/+376 | |
| | | | | tilma within OL. | ||||
* | Refactor map display into separate modules, response for own set-up and display. | Matthew Somerville | 2010-11-26 | -0/+440 | |