Not sure why i didn't notice this before. But i just needed to include the VML namespace ala http://www.google.com/apis/maps/documentation/#XHTML_and_VML Works fine now.
Doh!!! On Jan 6, 5:23 pm, "[email protected]" <[email protected]> wrote: > On Jan 6, 6:52 am, attie <[email protected]> wrote: > > > Thanks Larry, appreciate the quick reply: > > > In IE7 it doesn't display the red overlay or the google map controls > > (zoom, pan, etc.) > > In IE6 i see the controls but no overlay, only when moving the map, > > the red overlay appears. > > I didn't see any problems in IE6 when you first posted, now I did see > a problem on the first load. > > document.namespaces is caused an error deep inside the API (I think in > the polygon rendering code). Looks like an API issue rather than your > code (as the one time I saw it, I didn't see any of your code run), > you may want to try reverting the API version to see if you can find > one that works. > > -- Larry > > > In firefox, everything just works. > > > Have read about similar problems but none of the solutions seemed to > > apply to my situation. > > Have tried debugging but the obfuscated, minified google js files > > aren't too friendly looking. hmmmm. > > > On Jan 6, 3:43 pm, "[email protected]" <[email protected]> > > wrote: > > > > On Jan 6, 4:44 am, attie <[email protected]> wrote: > > > > > Link:http://www.saautomart.co.za/View-Advert/id/12748/make/VW/model/Polo-P... > > > > > OS: Vista > > > > > I get the following errors in IE7: > > > > > "Unspecified error" on line 1157 in main.js > > > > > "object doesnt support this property or method" line 2 in > > > > %7Bmod_poly,mod_drag,mod_controls%7D.js > > > > Works for me in IE6 on XP. You might want to get the MS Script > > > debugger:http://code.google.com/apis/maps/documentation/index.html#Troubleshoo... > > > > and see if it gives you any insight in IE7 on Vista. > > > > -- Larry > > > > > Works fine in FF 3. (Don't get any errors in firebug) > > > > > The overlay doesn't appear in IE but appears in FF. > > > > The js for the google map API calls are in the googlemap.js file. > > > > > Any ideas, Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
