On Jul 20, 10:54 pm, "[email protected]"
<[email protected]> wrote:
> I looked at the documentation I could find, and it looks like neither
> of these tools allows you to parse a kml string.

Er... EGeoXml.parseString(txt)

>From Mike's documentation:

When using .parseString the "url" parameter of new EGeoXml is ignored,
so the whole thing looks like this:
     var exml;
     exml = new EGeoXml("exml", map, null,
{sidebarid:"the_side_bar"});
     exml.parseString('<?xml version="1.0" encoding="UTF-8"?> ... </
kml>');

See http://www.econym.org.uk/gmap/egeoxml.htm

Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to