Open Location Code Versions Save

Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist.

1.0.4

4 years ago

This update fixes a number of small bugs, and includes updating libraries with new integer algorithms that provide better performance and consistent encoding.

1.0.3

6 years ago

This release addresses the issues in #118 and #121.

1.0.2

6 years ago

This release addresses the issue in #89 . Although this only affects a small, uninhabited area it's important to remove bugs from the implementation when found.

This release also bundles up implementations since the 1.0.1 release, such as:

1.0.1

7 years ago

Added input validation to the JS methods.

1.0.0

9 years ago

This is the first release of Open Location Code. This includes a reference Javascript implementation, tests, and documentation.

Future releases are planned to include other languages, such as Python, Java, C etc.