pfefferc

Maps not showing

Recommended Posts

My maps will not show up

 

 

 

&lt link rel="stylesheet" href="/FusionMaps/Contents/Style.css" type="text/css" /&gt

 

 

 

 

 

&lt table width="98%" border="0" cellspacing="0" cellpadding="3" align="center"&gt

 

&lt tr&gt

 

&lt td valign="top" class="text" align="center"&gt

 

&lt script type="text/javascript"&gt

 

var map = new FusionMaps("/FusionMaps/Maps/FCMap_Michigan.swf", "Map1Id", "600", "700", "0", "0");

 

map.setDataXML("&lt map showCanvasBorder='1' canvasBorderColor='f1f1f1' canvasBorderThickness='2' borderColor='00324A' fillColor='F0FAFF' hoverColor='C0D2F8'&gt&lt/map&gt");

 

map.render("mapdiv");

 

&lt /script&gt

 

&lt /td&gt

 

&lt /tr&gt

 

&lt/ table&gt

 

 

 

All of the paths are correct. I have verified that. Any ideas why?

Edited by Guest

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