You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major release. This version is not backwards compatible with mapcode 1.4x: is has dropped support for
Antartica AT0-8 codes and has a changed (improved) way of dealing with the Greek alphabet.
Added 22-chararcter post-processing of all-digit mapcodes for the Greek alphabet.
Retired legacy aliases EAZ and SKM, AU-QL, AU-TS, AU-NI and AU-JB.
Retired legacy Antarctica claims AT0 through AT8.
Added convencience methods for <<>> to accept <<>> for all encode functions
as well (not just <<>>, <<>>).
Added alphabet support to convert mapcodes (both codes and territories) between <<>>s.
Exceptions have been corrected and documented in code.
Allowed nullable values in <<>> encode and decode methods to assume reasonable defaults.
Microdegrees are no longer support publicly in <<>>. Only degrees.
Latitudes are limited to -90..90 and longitudes are wrapped to -180..180 (non inclusive).