I'm am trying to integrate a low resolution, large coverage (global) ground overlay onto a map (example: <http://trmm.gsfc.nasa.gov/ trmm_rain/Events/3B42_rain_accumulation_168hr_b.kml>).
For the most part this works fine via "new google.maps.KmlLayer( url )" however the resulting layer is only visible at the 3 or 4 widest zoom levels. It is as though there is a default LOD applied to the GroundOverlay (there is not one specified in the kml) -- as I zoom in, the overlay is removed/hidden. I do not own this kml product and cannot specify a LOD, but was wondering if there is a method of changing it through the API? Or, does anyone have a notion of what else may be the cause of this behavior? tnx -- 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.
