Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [UK] improved road lookup | Struan Donald | 2020-03-31 | -0/+108 |
| | | | | | Check in road lookup DB for junctions based on place name, motorway services and the joining road. | |||
* | Switch geocoders to be pluggable. | Matthew Somerville | 2019-09-19 | -2/+2 |
| | ||||
* | Cobrands can pass `components` to Google Geocoder. | Dave Arter | 2018-02-12 | -0/+22 |
This allows more fine grained control over the geocoder search, e.g. to specify the administrative area or town. See the geocoder api docs: https://developers.google.com/maps/documentation/geocoding/intro#ComponentFiltering |