aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Geocode/Address.pm
Commit message (Collapse)AuthorAgeLines
* ajax endpoint to return closest address.Struan Donald2018-05-09-0/+28
/ajax/closest will return ajax with details of the closest address to the lat/lon passed in from the Bing geocoder. Tidy up find_closest() to use overloaded string rather than passing in whether you want a string or not.