Elixir implementation of Open Location Code ("plus codes")
This package can be installed by adding openlocationcode
to your list of dependencies in mix.exs
:
def deps do
[
{:openlocationcode, "~> 0.1.0"}
]
end
Documentation for this library can be found at https://hexdocs.pm/openlocationcode.