info window problem - can't add image
When I trie to add and image to this mao, I just get the img src test.
http://www.coolabah.com/tmpx.cfm?memberid=885
Can anyone help????
I just need a simple solution.
Here is the relevant code
var map = new GMap(document.getElementById("map"));
map.addControl(new GSmallMapControl());
map.addControl(new GMapTypeControl());
map.centerAndZoom(new GPoint(#vlongitude#, #vlatitude#), 12);
new GPoint(-122.3308333 ,47.6063889 );
new GPoint(-142.3308333 ,47.6063889 );
map.openInfoWindow(map.getCenterLatLng(),
document.createTextNode(" #getcode.city# (ex
#trim(getcode.origin)#) "));
Thanks in advance,
Kate
0 Comments:
Yorum Gönder
<< Home