On May 17, 4:26 pm, shadrack <[email protected]> wrote: > I've tried to clean up some of my html...seeing an extra </head> and a > few other things...more to do of course. The problem is partially > that I'm using some includes that are required, and some errors are > popping up from those. > > I still cannot see any polygons, but strangely enough can see a marker > on this map...http://www.wrh.noaa.gov/zoa/kml/ > pireps_airmet_basetops.php. I'm wondering if its some of the google > config include is old or something. Its v=2, so version 2 should be > fine right? And why just polygons having problems? labels are > working fine, like it knows where the polygons are but just can't > display polygons/outlines. KML > File:http://www.wrh.noaa.gov/zoa/kml/pireps_airmet_basetops.kml > displays fine in Google Earth...you can see the faint outlines of the > polygons to the northwest of the red dot marker. > > Just don't know here...was working fine a few days ago on IE and > Firefox, and recently our machines were upgraded to IE8 and no > polygons are displaying. Even when I try IE7 mode now, it doesn't > work. Any help is greatly appreciated.
You might need to break down and fix your HTML. http://validator.w3.org/check?uri=http://www.wrh.noaa.gov/zoa/kml/pireps_airmet_basetops.php&charset=(detect+automatically)&doctype=Inline&ss=1&group=0&user-agent=W3C_Validator/1.654 You have multiple body and head sections. It is possible that IE8 deals with that differently. I don' have access to IE8 (or 7 at the moment), I see polygons with IE6 and Chrome. -- Larry > Thanks, > Shad > > On May 17, 1:23 pm, shadrack <[email protected]> wrote: > > > The page that doesn't work is > > actuallyhttp://www.wrh.noaa.gov/zoa/kml/pireps_turb.php. > > I'm overlaying a few different kml files on that one > > (http://www.wrh.noaa.gov/zoa/kml/pireps_turb.kml) and > > (http://www.aviationweather.gov/testbed/kml/artcc.kml) and neither one is > > plotting on IE8. > > > I will get to work on shaping up the html...hopefully that will allow > > IE8 to display. Thanks for the help, > > Shad > > > On May 17, 10:07 am, Lance Dyas <[email protected]> wrote: > > > > shadrack wrote: > > > > Here's the correct link that is displaying labels but not > > > > polygons...http://www.wrh.noaa.gov/zoa/kml/pireps_turb.php > > > > > On May 16, 8:50 pm, shadrack <[email protected]> wrote: > > > > >> I've seen some messages regarding IE8 compatibility and Google maps > > > >> API, but none quite like what's going on here. Page (utilizes Lance > > > >> Dyas' geoxml js) working fine in Firefox but polygons aren't showing > > > >> in IE8. It seems its loading because zooming works when clicking > > > >> number on sidebar, but no colors. Any thoughts on this? Thanks very > > > >> much for your time. I'd like it to work with IE8 since many will be > > > >> transitioning to this. > > > >> I know the html code is not great but it was working fine in IE7 and > > > >> is working fine in firefox. > > > > >> Link...http://www.wrh.noaa.gov/zoa/kml/pireps_turb_folders.php > > > > >> Shad > > > >http://www.wrh.noaa.gov/zoa/kml/pireps_airmet_turb.kml > > > >http://www.microimages.com/ogc/newtntmap/gmap.htm?kml=http://www.avia... > > > > is that the kml? it works for me in ie 8 and I didn't even have to put > > > on compatibility view settings. > > > Havent figured out yet why it isnt working on your page... IE is > > > sometimes fragile about html some times > > > I am not > > > surehttp://validator.w3.org/check?uri=http%3A%2F%2Fwww.wrh.noaa.gov%2Fzoa... > > > > [multipart_alternative_part< 1K ] > > > > No virus found in this outgoing message. > > > Checked by AVG -www.avg.com > > > Version: 8.5.329 / Virus Database: 270.12.32/2118 - Release Date: > > > 05/16/09 17:05:00- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
