823
edits
(try adding popup) |
(fix use of lonlat variable) |
||
Line 25: | Line 25: | ||
map.addPopup(new OpenLayers.Popup.FramedCloud("Popup", | map.addPopup(new OpenLayers.Popup.FramedCloud("Popup", | ||
lonLat, null,'<!--{$text|escape:'html'|default:markertext}-->', null,true | |||
)); | )); | ||
</script> | </script> | ||
</includeonly> | </includeonly> |