Part of the KML file, just to show icons and placemark description.
<Style id="style1">
<IconStyle>
<Icon>
<href>red78.gif</href>
</Icon>
</IconStyle>
</Style>
<Style id="style2">
<IconStyle>
<Icon>
<href>blk78.gif</href>
</Icon>
</IconStyle>
</Style>
<Placemark id='Place_0'>
<name>Placemark Name1</name>
<description>Description with links without using CDATA</description>
<styleUrl>#style2</styleUrl>
<Point>
<coordinates>-76.567050,39.286082</coordinates>
</Point>
</Placemark>
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-maps-api/-/j32S3dvMzEEJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-api?hl=en.