Hi;
I am trying to make a little application. I have downloaded cvs file and intsert it into my db.
the example of database is
entityId,shortName,longName
01,AG,Antigua and Barbuda
02,BS,Bahamas
03,BB,Barbados
04,BZ,Belize
I need to add markers also. But there are no csv or xml file for this. WorldwithCountriesData.xml file includes Captital city of the Country.
For example there is no France, but Paris.
I need the marker spesification . My need is like http://www.fusioncharts.com/maps/Gallery/HitsByCountry.html
But i need to have markers by all countries. For example what is Greece's markers? To use on this map, or Azerbaijan.
Where can i get them? Is it because of trial?
Thank you.