Hello The CDATA part I got seems not to be working. The linebreak won't display and neither will the link. The template is here
<description><![CDATA[<a href="http://{{host}}/{{a.key.id}}"> {{ a.title }} </a><br/>{{a.text}}]]></description> And the KML output which validates is <description><![CDATA[<a href="http://www.mydomain.com/2028186"> Computer Services</a><br/>Computer Services: computer sales]]></ description> It seems whenever there's markup it disappears. I suspect having I bug that I didn't discovered. Do you see what's wrong? Thanks Niklasro -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. 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-js-api-v3?hl=en.
