Right GeoXml and EGeoXml both have parseString methods for this... interestingly the Google Earth API has something like it as well.
On Fri, Feb 12, 2010 at 4:54 AM, Rossko <[email protected]> wrote: > > Is there anyway to send a string that is generated client side into > > GGeoXml to allow content to be displayed on a map. > > No, it wants a URL > http://code.google.com/apis/maps/documentation/reference.html#GGeoXml > > but if you have the string client-side why not use a client-side KML > parser? > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- 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.
