Hi,
I'm trying to create a map similar to
http://www.fusioncharts.com/demos/gallery/#hits-by-country
Where can I get the marker definitions for every country in the world available? Basically, something like this:
<marker id='CA' x='114.51 ' y='95.92' label='Canada' />
Thanks