var mapData = [ ['regionID-21', '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-21', 'properties': { 'hc-key': 'regionID-21', 'alt-name': null, 'name': 'Alberta', 'woe-name': 'Alberta', 'woe-label': null, 'type': null, }, 'geometry': { 'type': 'Polygon', 'coordinates': [[[1038,4617],[2110,4398],[1807,1997],[1807,1996],[1439,2049],[1220,2088],[1205,2135],[1184,2143],[1148,2235],[1173,2275],[1177,2404],[1155,2456],[1128,2458],[1115,2502],[1079,2537],[1088,2562],[1042,2611],[985,2775],[947,2764],[920,2872],[881,2873],[859,2912],[874,2937],[845,2962],[812,2944],[817,3013],[789,3066],[783,3123],[759,3156],[749,3135],[723,3157],[717,3194],[673,3220],[664,3269],[685,3260],[669,3324],[1038,4617]]] }, } ] }