sagar

Display African Countries

Recommended Posts

Hi all,

 

I am using african map named 'FCMap_Africa.swf' , to show content i need id of the countries like Libya, Egypt .

I have already tried code 'LR' for libya but no luck :(

 

could any body pls help, it's urgent

 

Regards

Sagar

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi,

 

You would need to add proper entity id for a particular entity in the XML file.

 

Please note, entity id's are unique with respect to the maps.

 

For Libya entity id is : 026

 

For Egypt entity id is : 015

 

Ref. code:

 

<entity id='026' value='515' displayValue='Libya' fontBold='1' fontsize='13' fontColor='0372AB'/>

<entity id='015' value='373' displayValue='Egypt' fontBold='1' fontsize='13' fontColor='0372AD' />

 

For more information, refer Map Specification Sheet section in the FusionMaps documentation:

http://docs.fusionch...pSS/Africa.html

 

Also, find attached screenshot for your reference

post-24802-0-50699900-1332488760_thumb.jpg

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now