On Oct 24, 6:46 am, kiram <[EMAIL PROTECTED]> wrote:
> I am dumping an overlay using GGeoXml which has Placemermark and
> description
>
> My objective is to retreive a description from a Placemark ...
>
> 1)  Since GGeoXml is an object of type overlay, is there a method to
> convert it into a strict xml document which I could iterate through to
> find the description element of a particular placemark ?

either
1. parse the kml yourself to get what you need
or
2. Use one of the 3rd party parsers which exposes the properties.
(EGeoXml or GeoXml)

  -- Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to