On Fri, Jan 29, 2010 at 4:52 AM, Bernad Siew <[email protected]> wrote:

> What do you mean by Dynamic feed? As i understand the parseKML plugin able
> to send kml by string, what do you think I can do with the kml to be
> displayed and performed editing before displaying it.


The baseline api using GGeoXml doesnt have a parseKML method what it does
have is the ability to cache and convert kml that googles servers can access
via a url.

However both third party extensions to the api do have a method for
converting a string into elements... it is called parseString

for simple KML
http://econym.org.uk/gmap/egeoxml.htm

or more elaborate
http://www.dyasdesigns.com/geoxml/

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