[Google Maps API v3] Re: KML Rendering Issue

2012-01-24 Thread gmap_wonderer
Hi Joseph, I ran across one of your post somewhere else, and as a workaround one of your suggestion was to use a timer. Would you mind sharing or elaborate a little more on how you have come about it? If such timer waits and retries, it would work in my case as well. Thanks! -- You received

[Google Maps API v3] Re: KML Rendering Issue

2012-01-24 Thread gmap_wonderer
Very clever idea, Joseph. I bet you had only one KmlLayer and it doesn't preserve the viewPort. Mine has multiple layers and their preserveViewport is set to true. So, the second listener for 'bounds_changed' 's never been caught. I searched and tried other events (such as idle and

[Google Maps API v3] Re: KML Rendering Issue

2012-01-23 Thread gmap_wonderer
Here it is: http://sonicop.dyndns.org/kml/prototype.html Please understand the problem is intermittent. I googled more and found the following issue http://code.google.com/p/kml-samples/issues/detail?id=413 very similar to what I got, but there was no reply. Thanks! -- You received this

[Google Maps API v3] Re: KML Rendering Issue

2012-01-23 Thread gmap_wonderer
Thanks, Joseph. I actually tried your idea and put my files over there at Google Sites. But, the problem persists. To reproduce the problem, I would keep hitting refresh button my page and I would see the problem at least 1 out of 10 refreshing. -- You received this message because you are

[Google Maps API v3] KML Rendering Issue

2012-01-21 Thread gmap_wonderer
I'm using a KMLLayer to load a KML file, which contains 955 placemarks. Most of the time, it works perfectly fine, but once in a while, one of tiles of KML layer is disappeared. A entire square block was not drawn. See attached picture and notice that a square in the south west area were not