Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ajax endpoint to return closest address. | Struan Donald | 2018-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. |