Hi, I have a simplish map which as a set of kml files that I load and overlay using GGeoXML based on user request. All of the KML/KMZ work properly, but if I overlay a certain number of them ( usually >=3), future overlays are not added. If i remove all the kml overlays and 'start fresh' I can again overlay about 3 of the kmls without issue (note that it can be any set of kmls from my list of about 15), before I run into the same problem again.
I am overlaying using addOverlay(geoXML); and not hiding the layer using geoXML.hide(). are there any known issues with the way I am doing this? Scott --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
