aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Geocode/Google.pm
Commit message (Collapse)AuthorAgeLines
* Add Zurich geocoder (and allow geocoder choice to be picked in config).Matthew Somerville2012-12-04-1/+6
|
* Remove any Northern Ireland specific code.Matthew Somerville2012-07-20-3/+0
|
* Add Nominatim-based geocoding service (fixes #183).Matthew Somerville2012-07-13-4/+8
|
* Fix bug wherein links on multiple result pages in other locales would not ↵Anders Einar Hilden2012-05-10-1/+8
| | | | work. Ported from Bing.pm
* Store lat/lon from multiple results and use that to prevent infinite loop on ↵Matthew Somerville2011-08-09-1/+1
| | | | e.g. 'Clapham'.
* Factor out postcode lookups into cobrands, and string lookups into separate ↵Matthew Somerville2011-07-12-0/+85
packages.