balloonstyle for clickable thumbnail

18 views
Skip to first unread message

Peter Carlson

unread,
May 7, 2013, 8:46:55 PM5/7/13
to kml-support-g...@googlegroups.com
I have a style defined as:
<Style id="style1"> 
<BalloonStyle><text>$[description]</text></BalloonStyle> 
<IconStyle><Icon><href>http://maps.google.com/mapfiles/kml/paddle/red-circle-lv.png</href></Icon></IconStyle> 
</Style>
 
and placemark description as:
 <description><![CDATA[ 
          <table width="400"><tr><td><a href="img/test.png">Open Image<br><img src="img/test.png" width=200 /></a></td> 
          <td>Some Text Goes Here</td></tr></table> 
]]></description>
 
Is it possible to make it so that when they click on the image it opens up in the default viewer or in another browser page?  Right Click (open in new window, open image, open) doesn't seem to do anything.  The images are in the KMZ file.
 
Peter
Reply all
Reply to author
Forward
0 new messages