Looks like the NOAA kmz is now available, perhaps that was just a hiccup. A few weather tiles are now visible over the USA.
Your file http://home.zoyx.com/cwa/kml/visible.kml links to http://wdssii.nssl.noaa.gov/tiles/Visible_00.00/index.kmz which as its name suggests is an index and links in turn to large numbers of other KML files like http://wdssii.nssl.noaa.gov/tiles/Visible_00.00/20100301-140200/tile_5_6_12.kml which are only visible at certain zoom levels. This http://code.google.com/apis/kml/documentation/mapsSupport.html suggest that GGeoXml will only support 10 network links, so I would imagine thats what your problem is. Too complex. -- 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.
