var mapData = [ ['regionID-257', '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-257', 'properties': { 'hc-key': 'regionID-257', 'alt-name': null, 'name': 'Indiana', 'woe-name': 'Indiana', 'woe-label': null, 'type': null, }, 'geometry': { 'type': 'Polygon', 'coordinates': [[[6192,7351],[6239,7329],[6323,7372],[6716,7416],[6718,7400],[6732,7296],[6797,6730],[6792,6683],[6808,6651],[6737,6617],[6682,6619],[6693,6572],[6657,6540],[6652,6507],[6622,6498],[6608,6438],[6583,6411],[6531,6450],[6485,6413],[6485,6390],[6444,6379],[6426,6401],[6359,6356],[6303,6376],[6269,6350],[6209,6363],[6179,6328],[6176,6404],[6194,6422],[6222,6503],[6244,6520],[6266,6585],[6254,6638],[6226,6674],[6247,6739],[6192,7351]]] }, } ] }