var mapData = [ ['regionID-243', '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-243', 'properties': { 'hc-key': 'regionID-243', 'alt-name': null, 'name': 'Nevada', 'woe-name': 'Nevada', 'woe-label': null, 'type': null, }, 'geometry': { 'type': 'Polygon', 'coordinates': [[[-50,7955],[510,7813],[897,7727],[1073,7690],[929,6975],[818,6420],[777,6221],[752,6180],[669,6227],[631,6217],[631,6159],[611,6068],[614,5982],[593,5936],[261,6430],[32,6779],[-253,7203],[-50,7955]]] }, } ] }