module Geocodio
AddressSet
is a collection of Geocodio::Address
objects that get returned from a query to geocod.io. Because one query can return multiple results, each with an accuracy, a collection to manage them is needed. Most of the time, the user should only need to use the best method.
Constants
- VERSION