var mapData = [ ['regionID-223', '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-223', 'properties': { 'hc-key': 'regionID-223', 'alt-name': null, 'name': 'Wisconsin', 'woe-name': 'Wisconsin', 'woe-label': null, 'type': null, }, 'geometry': { 'type': 'MultiPolygon', 'coordinates': [[[[6206,8297],[6197,8237],[6159,8156],[6136,8180],[6161,8249],[6206,8297]]],[[[5575,7508],[5561,7544],[5494,7563],[5465,7670],[5479,7702],[5445,7758],[5431,7866],[5405,7892],[5360,7903],[5273,7994],[5217,8029],[5181,8035],[5136,8072],[5146,8117],[5144,8214],[5158,8253],[5117,8285],[5116,8322],[5147,8375],[5220,8422],[5214,8573],[5245,8603],[5303,8589],[5410,8635],[5449,8660],[5489,8656],[5481,8617],[5508,8583],[5554,8572],[5588,8553],[5611,8510],[5795,8473],[5849,8447],[5968,8437],[5993,8394],[6045,8372],[6042,8286],[6080,8287],[6071,8242],[6096,8224],[6058,8180],[6028,8078],[6049,8076],[6099,8156],[6129,8170],[6153,8151],[6124,8019],[6136,7996],[6101,7916],[6110,7860],[6082,7742],[6089,7679],[6116,7626],[6119,7543],[5780,7519],[5606,7509],[5575,7508]]]] }, } ] }