pfefferc Report post Posted June 27, 2007 (edited) My maps will not show up < link rel="stylesheet" href="/FusionMaps/Contents/Style.css" type="text/css" /> < table width="98%" border="0" cellspacing="0" cellpadding="3" align="center"> < tr> < td valign="top" class="text" align="center"> < script type="text/javascript"> var map = new FusionMaps("/FusionMaps/Maps/FCMap_Michigan.swf", "Map1Id", "600", "700", "0", "0"); map.setDataXML("< map showCanvasBorder='1' canvasBorderColor='f1f1f1' canvasBorderThickness='2' borderColor='00324A' fillColor='F0FAFF' hoverColor='C0D2F8'></map>"); map.render("mapdiv"); < /script> < /td> < /tr> </ table> All of the paths are correct. I have verified that. Any ideas why? Edited June 27, 2007 by Guest Share this post Link to post Share on other sites
pfefferc Report post Posted June 27, 2007 Figured it out. Share this post Link to post Share on other sites