sagar Report post Posted March 22, 2012 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 Report post Posted March 23, 2012 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 Share this post Link to post Share on other sites
sagar Report post Posted March 23, 2012 Hey, Thank you so much for answering my dumb question Regards Sagar Share this post Link to post Share on other sites