On Thu, Feb 25, 2010 at 11:18:57AM -0500, [email protected] wrote:
> Sorry,
> 
> Here is the kml...
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <kml xmlns="http://www.opengis.net/kml/2.2";>
>   <Placemark>    
>       <name>Simple placemark</name>   
>       <description>TP-1</description>   
>       <Point>      
>         <coordinates>-74.0835,42.9065,0</coordinates>    
>       </Point>  
>   </Placemark>
> </kml>

Because the description tag doesn't have any childNodes?

-- 
Christopher Schmidt
MetaCarta
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to