Change Highmaps map color
I want to be able to change the color of this exact whole map. I am using a card bubble. I want a darker color for countries and continents. how can i achieve this since colorAxis will change the data view color (bubble) and not the map color.
obviously it doesn't work :(
colorAxis : {
color: 'red'
},
+3
source to share