var mapData = [ ['regionID-24', '0'] ]; Highcharts.maps['mapdata'] = { 'title': '', 'version': '1.1.3', 'type': 'FeatureCollection', 'copyright': 'Copyright (c) 2020 Highsoft AS, Based on data from Natural Earth', 'copyrightShort': 'Natural Earth', 'copyrightUrl': 'http://www.naturalearthdata.com', 'crs': { 'type': 'name', 'properties': { 'name': 'urn:ogc:def:crs:EPSG:102002' } }, 'features': [ { 'type': 'Feature', 'id': 'regionID-24', 'properties': { 'hc-key': 'regionID-24', 'alt-name': null, 'name': 'Ontario', 'woe-name': 'Ontario', 'woe-label': null, 'type': null, }, 'geometry': { 'type': 'MultiPolygon', 'coordinates': [[[[6059,2877],[6012,2914],[6005,2956],[6022,2981],[6030,2960],[6059,2877]]],[[[7249,1970],[7235,1932],[7216,1901],[7192,1894],[7146,1838],[7087,1700],[7052,1656],[6996,1623],[6958,1543],[6890,1512],[6866,1525],[6722,1440],[6655,1394],[6609,1335],[6586,1250],[6605,1236],[6666,1245],[6701,1279],[6713,1237],[6748,1215],[6709,1185],[6629,1154],[6560,1112],[6525,1047],[6451,1046],[6384,1020],[6331,945],[6331,914],[6255,857],[6248,802],[6221,823],[6176,798],[6137,807],[6129,860],[6231,898],[6224,934],[6195,928],[6196,1050],[6227,1076],[6274,1160],[6225,1311],[6231,1371],[6261,1446],[6225,1523],[6153,1568],[6213,1584],[6237,1532],[6285,1541],[6272,1495],[6299,1507],[6314,1460],[6332,1496],[6449,1478],[6451,1530],[6414,1542],[6445,1570],[6486,1565],[6403,1619],[6399,1663],[6350,1660],[6248,1755],[6187,1737],[6105,1756],[6029,1731],[5989,1732],[5899,1705],[5751,1699],[5776,1681],[5760,1642],[5707,1710],[5709,1733],[5636,1717],[5623,1792],[5583,1806],[5593,1882],[5512,1933],[5520,2004],[5505,2012],[5435,1984],[5369,1981],[5328,2012],[5278,2097],[5245,2132],[5201,2130],[5121,2104],[5005,2128],[4971,2120],[5001,2085],[5020,2103],[5077,2091],[5022,2077],[4995,2036],[4947,2002],[4975,2054],[4946,2083],[4932,1975],[4911,2013],[4858,1974],[4855,1900],[4822,1865],[4764,1858],[4731,1876],[4642,1857],[4617,1882],[4550,1828],[4508,1835],[4449,1879],[4402,1849],[4354,1911],[4262,1920],[4192,1885],[4171,1910],[4118,1907],[4044,1934],[4016,2039],[3966,2051],[3891,2811],[4056,3018],[4179,3213],[4305,3418],[4442,3641],[4539,3802],[4628,3749],[4671,3737],[4738,3662],[4815,3654],[4908,3629],[4986,3621],[5026,3591],[5065,3586],[5066,3559],[5093,3578],[5137,3578],[5215,3618],[5252,3611],[5429,3633],[5454,3575],[5456,3472],[5464,3439],[5498,3412],[5529,3363],[5531,3316],[5564,3251],[5553,3235],[5561,3179],[5689,3100],[5696,3070],[5739,3035],[5795,3029],[5865,2985],[5911,2918],[5958,2919],[6018,2899],[6061,2872],[6310,2164],[6309,2137],[6358,2067],[6467,1975],[6521,1947],[6684,1972],[6818,1928],[6835,1956],[6882,1904],[6935,1899],[6975,1926],[7009,1912],[7081,1985],[7167,2041],[7211,2040],[7221,1982],[7249,1970]]],[[[6115,1619],[5968,1636],[5841,1622],[5854,1651],[5897,1645],[5936,1673],[5953,1644],[6017,1704],[6046,1674],[6065,1711],[6102,1678],[6133,1676],[6115,1619]]]] }, } ] }