kml:text

Element Information

Model

Source

<element name="text" type="string" minOccurs="0"/>

Sample

< BalloonStyle xmlns = "http://www.opengis.net/kml/2.2" >

< text>

<b>$[name]</b> <br /><br /> $[description]

</ text>

</ BalloonStyle>