@@ -31,34 +31,33 @@ of the Mapcode library by Rijn Buve and Matthew Lowden.
3131 sample.html - Sample code to interpret / generate mapcodes
3232 ctrynams.js - Optional js array with the names of territories (in English)
3333
34-
35- Version History
34+ ## Version History
3635
3736* January 2015
3837
39- * 1.41 AAdded the India state Telangana (IN-TG), until 2014 a region in Adhra Pradesh.
38+ * 1.41 - Added the India state Telangana (IN-TG), until 2014 a region in Adhra Pradesh.
4039
4140* August 2014
4241
43- * 1.33 Nnormalise results when longitude below -180 degrees.
42+ * 1.33 - Normalise results when longitude below -180 degrees.
4443
45- * 1.32 Pprevent FIJI failing to decode at exactly 180 degrees; prevent invalid filtering near the territory bounding rectangle.
44+ * 1.32 - Prevent FIJI failing to decode at exactly 180 degrees; prevent invalid filtering near the territory bounding rectangle.
4645
4746* April 2014
4847
49- * 1.31 Mmake iso2ccode() even more forgiving by allowing a state alias to be recognized in context.
48+ * 1.31 - Make iso2ccode() even more forgiving by allowing a state alias to be recognized in context.
5049
51- * 1.3 Ddisable 7-char state codes for large states in India, and instead generate country mapcodes for states.
50+ * 1.3 - Disable 7-char state codes for large states in India, and instead generate country mapcodes for states.
5251
53- * 1.28 Ffix for starpipe "zoning" error, causing the last 2 mapcode characters to be ignored in certain areas.
52+ * 1.28 - Fix for starpipe "zoning" error, causing the last 2 mapcode characters to be ignored in certain areas.
5453
55- * 1.27 Ssupport undefined ranges in data array (useful for partial JavaScript builds).
54+ * 1.27 - Support undefined ranges in data array (useful for partial JavaScript builds).
5655
5756* May 2013
5857
59- * 1.26 Aadded alias OD for India, and 2.3 code for Daman and Diu.
58+ * 1.26 - Added alias OD for India, and 2.3 code for Daman and Diu.
6059
61- * 1.25 Cccode2iso (c,2) support added.
60+ * 1.25 - Ccode2iso (c,2) support added.
6261
63- * 1.24 Public domain release.
62+ * 1.24 - Public domain release.
6463
0 commit comments