View Full Version : Photo to placemark.
sladys
04-30-2006, 09:44 PM
How do I add a photo to a placemark, I have tried so much but never succeded.
Can anyone help?
Do you mean in the nice presentation box that pops up when you click on a placemark?
Zothip
04-30-2006, 11:04 PM
<img src='www.dns.com/pic.jpg'>
cheers
Zothip
04-30-2006, 11:07 PM
And...
If you want to change the color of the balloon, add this after the <icon id="whatever">
<BalloonStyle>
<color>FF0080</color>
</BalloonStyle>
Just change the color code.
here (http://www.googleearthhacks.com/forums/showthread.php?t=6575) is a nice example of colored balloons and pictures.
I use this for pictures on the web:
<img src="PICTURE ULR HERE" width="XXX" height="XXX" border="0"><br>
<a href="PICTURE ULR HERE">TEXT HERE</a>
It adjusts the picture's height and width and adds a link to the original picture as well using the picture text.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.