> Knowing nothing about what KML parser you're using, its going to be > difficult to help. > > This might be useful if you're using GGeoXml - > http://code.google.com/apis/kml/documentation/mapsSupport.html > it doesn't mention any support for time-related information.
I am using the GGeoXml to add kml and animated kml however time series kml are not supported and do not work with it. I have a current work around that i am working out, it involves parsing out the kml and recreating it as an animated kml then saving it to my server and passing that to GGeoXml. This seems like a bit of overkill but i believe it will work for now. If anyone has a better idea please let me know as i don't feel like saving hundreds of kmls on my server... Thanx, ~~~BillyZ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
