var mapData = [ ['regionID-237', '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-237', 'properties': { 'hc-key': 'regionID-237', 'alt-name': null, 'name': 'North Dakota', 'woe-name': 'North Dakota', 'woe-label': null, 'type': null, }, 'geometry': { 'type': 'Polygon', 'coordinates': [[[3080,8436],[3084,8486],[3150,9234],[3468,9209],[4333,9174],[4353,9083],[4343,9053],[4347,8957],[4394,8777],[4397,8650],[4409,8628],[4402,8555],[4436,8472],[4444,8372],[4231,8374],[3080,8436]]] }, } ] }