Carte de France
jQuery(function () {
jQuery(« .region-map »).mapael({
map: {
name: « france_map »,
defaultArea: {
attrs: {
fill: « #a6b3c2 »,
stroke: « #fff »,
« stroke-width »: 1
},
attrsHover: {
fill: « #d82212 »,
« stroke-width »: 2
},
tooltip: {
offset: {
left: 100,
top: 100
}
}
}
},
areas: {
« auvergne-rhone-alpes »: {
value: « »,
href: « # »,
tooltip: {content: « Nord (59)« }
},
« bourgogne-franche-comte »: {
value: « »,
href: « # »,
tooltip: {content: « Nord (59)« }
},
« sud-paca »: {
value: « »,
href: « https://www.ffc.sevatest.fr/ambassadrice-sud-paca/ »,
tooltip: {content: « Sud – PACA« }
}
}
});
});
Alternative content for the map