Or simply it may take too long to load your kml file. If an http request for your kml takes more than 2 seconds, I'd focus on that as the culprit. This can happen when you generate kml dynamically or just have a slow server.
Chad Killingsworth On Oct 6, 12:24 am, pi5701 <[email protected]> wrote: > maybe your kml exceeds the Size and Complexity Restrictions for KML > Rendering in Google > Mapshttp://code.google.com/intl/de-DE/apis/kml/documentation/mapsSupport.... > > i had the same problems with kmz files until i switched to fusion > tables > layers:http://code.google.com/intl/de-DE/apis/fusiontables/http://code.google.com/intl/en-EN/apis/maps/documentation/javascript/... -- 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.
