Skip to content

Releases: mapcode-foundation/mapcode-php

2.2.2

29 Sep 13:08

Choose a tag to compare

  • Fixed PHP errors for new version of PHP.

  • Cleaned up/reformatted source code.

2.2.1

29 Sep 12:04

Choose a tag to compare

v2.2.1

2.2.1 Updated documentation

2.2.0

07 Sep 18:47

Choose a tag to compare

Solved 1-microdegree gap in a few spots on Earth, noticable now extreme precision is possible

2.1.5

03 Sep 14:12

Choose a tag to compare

  • Added maxErrorinMeters to API
  • Rewrote floating point calculations to integer math
  • Enforce encode(decode(m))=m except near territory edges
  • Added more unit tests

2.1.1

27 Aug 09:17

Choose a tag to compare

Added useful routine DistanceInMeters to API

2.1.0

25 Aug 14:35

Choose a tag to compare

  • Rewrote floating point fractions to integer arithmetic;
  • Minor fixes; extended unit tests;

2.0.3

23 Aug 20:26

Choose a tag to compare

  • Unittest added to check if library works as expected
  • Minor improvements (stricter tests)

2.0.0

04 Aug 15:16

Choose a tag to compare

Initial release.