var mapData = [ ['regionID-28', '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-28', 'properties': { 'hc-key': 'regionID-28', 'alt-name': null, 'name': 'New Brunswick', 'woe-name': 'New Brunswick', 'woe-label': null, 'type': null, }, 'geometry': { 'type': 'Polygon', 'coordinates': [[[8598,2894],[8586,2879],[8586,2845],[8572,2807],[8544,2836],[8547,2765],[8492,2686],[8441,2589],[8415,2586],[8385,2522],[8368,2531],[8324,2480],[8302,2501],[8248,2463],[8218,2476],[8197,2529],[8117,2548],[8100,2585],[7978,2793],[7893,2823],[7815,2741],[7783,2750],[7835,2815],[7844,2851],[7805,2924],[7832,2957],[7897,2994],[7938,2986],[7997,3052],[8047,3101],[8063,3094],[8139,3113],[8191,3083],[8228,3144],[8303,3182],[8291,3240],[8314,3205],[8295,3149],[8311,3108],[8312,3034],[8293,2993],[8363,3037],[8377,2992],[8506,2901],[8618,2941],[8598,2894]]] }, } ] }