On Aug 26, 6:03 am, Noel Marsh-Giddings <[email protected]> wrote: > Hi > > I am pretty new to the API but am making progress with my site, > however have just discovered an issue that only affects IE. > > On Chrome and Firefox the map shows, however on IE it does not. I > have tried all sorts and am really struggling now. > > The site is at
www.5vansite.com. 1. It looks like your sit is using v3 of the API, this is the v2 group. The v3 group is: http://groups.google.com/group/google-maps-js-api-v3/topics 2. I get: Line: 65 Error: Expected identifier, string or number There is a "hanging comma" (an extra comma at the end of an anonymous object) here: scrollwheel: false, They cause serious problems in all versions of IE. -- Larry > > Thanks and regards > Noel -- 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.
