823
edits
(zoom out) |
(try adding popup) |
||
Line 23: | Line 23: | ||
map.setCenter (lonLat, zoom); | map.setCenter (lonLat, zoom); | ||
map.addPopup(new OpenLayers.Popup.FramedCloud("Popup", | |||
LonLat(), null,'<!--{$text|escape:'html'|default:markertext}-->', null,true | |||
)); | |||
</script> | </script> | ||
</includeonly> | </includeonly> |