Skip to content

1.1.0

Compare
Choose a tag to compare
@davidcelis davidcelis released this 03 Feb 16:19
· 37 commits to master since this release
  • Add support for the new reverse geocoding API. Geocodio::Client#reverse_geocode takes one or more coordinate pairs in the form of "LAT,LNG" strings or { lat: 123, lng: -112 } hashes.