I am working with highmaps and got stuck in one requirement .
I want to color a country with a particular color in lat-long world-map .
Let's say I need US color to be blue and Russia color to be Red on the following map fiddle .
Is there any API in highmaps to support the same ?
`http://jsfiddle.net/dnbtkmyz/`
Thanks
You could do this with manipulation of load events like this:
Working example: http://jsfiddle.net/ewolden/dnbtkmyz/42/