Difference between revisions of "Widget:OSM-Sudoroom-dev"

2 lines of text plus horizontal line
(pass address & link)
(2 lines of text plus horizontal line)
Line 25: Line 25:


     map.addPopup(new OpenLayers.Popup.FramedCloud("Popup",lonLat, null,
     map.addPopup(new OpenLayers.Popup.FramedCloud("Popup",lonLat, null,
       '<!--{$text|escape:'html'|default:markertext}-->&nbsp;&nbsp;&nbsp;' +
       '<!--{$text1|escape:'html'|default:markertext}-->&nbsp;&nbsp;&nbsp;<br /><br />' +
       '<br /><br /><!--{$address|escape:'html'|default:markertext}-->' +
      '<!--{$text2|escape:'html'|default:markertext}-->' +
       '<br /><hr /><!--{$address|escape:'html'|default:markertext}--> ' +
       '(<a href="<!--{$link|escape:'html'|default:markertext}-->">Directions</a>)', null,true
       '(<a href="<!--{$link|escape:'html'|default:markertext}-->">Directions</a>)', null,true
     ));
     ));
   </script>
   </script>
</includeonly>
</includeonly>