> I didn't completely understand "up to the KML complexity limits" - did you > mean that I don't use clustering and could face a problem if KML markers > get too many?
Nothing to do with clustering, it is the source KML data. KmlLayer is a shared service and limited to prevent hogging. The limits are generally taken to be these http://code.google.com/apis/kml/documentation/mapsSupport.html 3Mb filesize, 1000 features etc. That KmlLayer status return is brilliant, come back all I said! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
