var mapData = [
['regionID-246', '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-246',
'properties': {
'hc-key': 'regionID-246',
'alt-name': null,
'name': 'Missouri',
'woe-name': 'Missouri',
'woe-label': null,
'type': null,
},
'geometry': {
'type': 'Polygon',
'coordinates': [[[4835,5920],[4833,6017],[4833,6050],[4824,6600],[4781,6624],[4767,6667],[4726,6705],[4769,6780],[4682,6826],[4619,6915],[4591,6981],[4591,6981],[4592,6981],[4846,6977],[5120,6985],[5389,7006],[5449,6947],[5449,6947],[5449,6947],[5436,6893],[5454,6813],[5475,6774],[5540,6711],[5588,6679],[5616,6596],[5642,6567],[5672,6592],[5735,6561],[5692,6420],[5752,6350],[5792,6336],[5873,6276],[5898,6211],[5886,6165],[5918,6121],[5975,6097],[5976,6033],[5956,5988],[5932,6005],[5921,5968],[5911,5955],[5907,5967],[5890,5980],[5893,5966],[5901,5936],[5869,5898],[5888,5872],[5868,5834],[5731,5821],[5790,5904],[5767,5957],[4835,5920]]]
},
}
]
}