pfefferc

Members
  • Content count

    5
  • Joined

  • Last visited

Everything posted by pfefferc

  1. Washington DC

    Washington DC doesn't work on the USA Map. It is part of Maryland. Is there a way to separate it?
  2. Washington DC

    Nevermind, I see it.
  3. Washington DC

    I do have them as separate entities but when I mouse over it, it is just Maryland. Your demo in the example files does the same thing.
  4. Maps not showing

    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?
  5. Maps not showing

    Figured it out.