Sorry, you misunderstood me. I didn't mean the changes weren't visible, I meant that the .kml is not rendered at all.
I compared the two .kml files and the only difference I found in their structure was that the new polylines (which were drawn in Googla Maps and have only a name, no description) have this tag: <description><![CDATA[]]></description> whereas the previews lines which have no description don't even have that tag. I removed those lines from the file and it works now, so I guess that was the problem. Why do the new polylines have that tag and the older ones don't? Is there any way I can make new polylines without that tag? Thanks On Jan 16, 10:59 am, Rossko <[email protected]> wrote: > > However, I've made some changes to one of the Google Maps, and the > > updated .kml isn't rendered in the map! The only changes were a > > deleted polyline and three new ones. > > See -http://code.google.com/apis/kml/documentation/kmlelementsinmaps.html > "Google Maps may cache data fetched from the Internet for unspecified > durations. A refetch of the data from the Internet can be forced by > renaming the document and fetching it under a different URL, or by > making sure that the document contains appropriate expiration > settings. "
-- 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.
