Re: info window problem - can't add image
document.createTextNode does what it says. It creates a piece of text.
The easiest solution is to use map.openInfoWindowHTML.
Try
map.openInfoWindowHTML (map.getCenterLatLng(),
" #getcode.city# (ex #trim(getcode.origin)#) " );
--
The Blackpool Community Church Javascript Team
http://www.econym.demon.co.uk/googlemaps/
0 Comments:
Yorum Gönder
<< Home