World Map Complete
An interactive world map featuring every country on all continents (Antarctica to come) with country and continent data stored in HTML formatted XML files.
Features:
- Hover captions identifying countries and continents
- 180 countries and territories and growing
- Easy to edit external HTML formatted XML files
- Change background, map color and country roll over colors from a simple variable list
- Zoom into a continent to view countries at greater detail
Customization of Map Colors:
// Individual Country Rollover Color
rolloverColor=0xba2929;
// Base Map Color
mainBackgroundColor=0xb1b1b1;
// Outline Color
OutlineColor=0x7d7d7d;
////////////////////
//Continent Specific Colors Below
////////////////////
// North America Background Color
NABackgroundColor=0x9a9a9a;
// South America Background Color
SABackgroundColor=0x9a9a9a;
// Africa Background Color
africaBackgroundColor=0x9a9a9a;
// Europe Background Color
europeBackgroundColor=0x9a9a9a;
// Asia Background Color
asiaBackgroundColor=0x9a9a9a;
// Aust. Background Color
austBackgroundColor=0x9a9a9a;
Keywords: Map of World, Interactive Map of Countries, Zoom Map













