var mapData = [ ['regionID-31', '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-31', 'properties': { 'hc-key': 'regionID-31', 'alt-name': null, 'name': 'Yukon', 'woe-name': 'Yukon', 'woe-label': null, 'type': null, }, 'geometry': { 'type': 'Polygon', 'coordinates': [[[639,4744],[-860,5470],[-861,5470],[-863,5491],[-824,5537],[-873,5565],[-926,5561],[-950,5605],[-969,5598],[-999,5645],[153,7343],[197,7300],[220,7291],[257,7238],[257,7210],[283,7124],[322,7050],[350,7015],[369,7013],[237,6786],[238,6745],[223,6706],[193,6675],[178,6637],[354,6539],[337,6544],[338,6497],[325,6485],[326,6443],[283,6404],[300,6391],[268,6353],[277,6316],[325,6311],[309,6294],[354,6297],[363,6271],[335,6261],[341,6194],[272,6153],[255,6133],[274,6092],[229,6052],[265,6015],[279,5965],[254,5942],[299,5942],[316,5923],[308,5817],[347,5753],[337,5739],[343,5681],[301,5662],[306,5605],[326,5592],[292,5554],[295,5494],[313,5455],[286,5429],[285,5381],[314,5354],[340,5358],[357,5247],[384,5194],[418,5169],[405,5077],[388,5020],[476,4991],[495,5005],[544,4961],[630,4971],[629,4930],[607,4913],[639,4744]]] }, } ] }