Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 655 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 655 Bytes

Open Location Code

Build Status License: MIT

Elixir implementation of Open Location Code ("plus codes")

Installation

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.