No, we do NOT have a need to modify KML-derived objects. We need to retrieve just one property, <name>.
Thus, idea to 1. load KML on client and 2. parse it, and 3. implement some custom algorithm to decide -- is a point contained in KML object or not? -- is crazy overkill. There definitively should be easier way to do this. On 13 мар, 16:44, Rossko <[email protected]> wrote: > GGeoXml is made to just render KML. > > If you want to do manipulation of map objects derived from KML, or > modify how the KML is presented, you could use alternative parsers > like GeoXml or EGeoXml which will give you access to the parsing > process and the objects it creates. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
