var mapData = [
['regionID-26', '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-26',
'properties': {
'hc-key': 'regionID-26',
'alt-name': null,
'name': 'Nova Scotia',
'woe-name': 'Nova Scotia',
'woe-label': null,
'type': null,
},
'geometry': {
'type': 'MultiPolygon',
'coordinates': [[[[8586,2845],[8586,2879],[8598,2894],[8641,2895],[8683,2921],[8730,2909],[8744,2941],[8816,2965],[8851,2960],[8887,3059],[8914,3028],[8961,3036],[8972,3062],[9029,3037],[9017,3003],[9078,3041],[9078,3008],[9008,2946],[8986,2878],[8940,2827],[8891,2732],[8871,2748],[8866,2703],[8821,2683],[8850,2650],[8736,2601],[8765,2548],[8752,2414],[8730,2359],[8700,2346],[8709,2320],[8667,2276],[8604,2320],[8583,2287],[8530,2346],[8514,2404],[8526,2468],[8502,2460],[8591,2663],[8639,2741],[8662,2699],[8713,2786],[8765,2834],[8730,2820],[8597,2740],[8560,2693],[8551,2715],[8586,2845]]],[[[9021,3144],[9006,3113],[9066,3131],[9054,3151],[9067,3218],[9042,3169],[9025,3175],[9027,3253],[9039,3288],[9119,3303],[9144,3278],[9115,3153],[9063,3076],[9004,3053],[8970,3069],[8916,3122],[8920,3237],[8903,3321],[8906,3387],[8935,3404],[8992,3334],[9010,3250],[9026,3267],[9014,3198],[9021,3144]]]]
},
}
]
}