<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Bob,<div><br></div><div>you are not closing the img tag? So a missing &gt; at the end of map_legend?</div><div><br></div><div>Bart</div><div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div>--&nbsp;<br>Bart van den Eijnden<br>OpenGeo -&nbsp;<a href="http://opengeo.org/">http://opengeo.org</a><br>Expert service straight from the developers.</div><div><br></div></span><br class="Apple-interchange-newline">
</div>
<br><div><div>On Apr 17, 2012, at 5:25 PM, Bob Basques wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
  

  
  <div style="margin-bottom: 1px; margin-top: 4px; margin-right: 4px; font-variant: normal; line-height: normal; margin-left: 4px"><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Comic Sans MS" size="3">All,</font>    </div>
<br><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Comic Sans MS" size="3">Ok, I don't know what I'm doing wrong here, but help?? &nbsp;I'm trying to build a chunk of HTML code to include in the layer switcher for a legend call. &nbsp;It all validates via an alert and pasting into a new browser window, but won't appear in the Layer switcher.</font>    </div>
<br><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Comic Sans MS" size="3">The "map_legend" var will not display in the switcher for some reason. &nbsp;&nbsp;The "map_link" works just fine however.</font>    </div>
<br><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">&nbsp;var map_legend = veh_id + "&lt;br /&gt;&lt;img src=\"</font><font color="#0000ff" face="Courier" size="3"><a href="http://gis.ci.stpaul.mn.us/datasets/DB/SAINT_PAUL/PUBLIC_WORKS/AVL/STREETS/trails_segments_public.map?veh_id="><i><u>http://gis.ci.stpaul.mn.us/datasets/DB/SAINT_PAUL/PUBLIC_WORKS/AVL/STREETS/trails_segments_public.map?veh_id=</u></i></a></font><font face="Courier" size="3">" + veh_id + "&amp;time_idx1=4/09/2012%206:00:00&amp;time_idx2=4/12/2012%2015:35:00&amp;mode=legend\""; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font>    </div>
<br><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">&nbsp;var map_link = "</font><font color="#0000ff" face="Courier" size="3"><a href="http://gis.ci.stpaul.mn.us/datasets/DB/SAINT_PAUL/PUBLIC_WORKS/AVL/STREETS/trails_segments_public.map?veh_id="><i><u>http://gis.ci.stpaul.mn.us/datasets/DB/SAINT_PAUL/PUBLIC_WORKS/AVL/STREETS/trails_segments_public.map?veh_id=</u></i></a></font><font face="Courier" size="3">" + veh_id + "&amp;time_idx1=4/09/2012%206:00:00&amp;time_idx2=4/12/2012%2015:35:00";</font>    </div>
<br><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">&nbsp;//alert(map_legend);</font>    </div>
<br><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var mslayer_test = new OpenLayers.Layer.MapServer( map_legend, map_link,</font>    </div><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{layers: '', </font>    </div><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;format: "image/png",</font>    </div><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;transparent: "true"},</font>    </div><p style="margin-top: 0; margin-bottom: 0">
      <font face="Courier" size="3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font>    </p><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{singleTile: "true",</font>    </div><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;transitionEffect: 'resize',</font>    </div><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ratio: 1}</font>    </div><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;);</font>    </div>
<br>      <br><br><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">Here is the interface: &nbsp;</font><font color="#0000ff" face="Courier" size="3"><a href="http://pwultra5.ci.stpaul.mn.us/cp_tiles/OpenLayers/OL.AVL.12.report1.rlb.html?veh_id=2092"><i><u>http://pwultra5.ci.stpaul.mn.us/cp_tiles/OpenLayers/OL.AVL.12.report1.rlb.html?veh_id=2092</u></i></a></font><font face="Courier" size="3">&nbsp;&nbsp;The idea is to be able to initialize things with the "veh_id=2092" for adding a layer. &nbsp;I can get the overlay to work (map_link), but the legend call will not work for some reason. &nbsp;The 2042 layer is hardcoded in, and I'm using it as a template right now.</font>    </div>
<br><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">This feels like an encoding problem, is there some trick I'm missing here? &nbsp;&nbsp;The only thing I see different between the two links is the map_legend has some double-quotes in it.</font>    </div>
<br><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">Thanks</font>    </div>
<br><div style="margin-top: 0px; margin-bottom: 0px; ">
      <font face="Courier" size="3">bobb</font>
    </div>
  </div>


_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>http://lists.osgeo.org/mailman/listinfo/openlayers-users<br></blockquote></div><br></div></body></html>