COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: aravind006 on 30 Jan 2015 02:17:52 AM

Title: Google maps not working in IE 10
Post by: aravind006 on 30 Jan 2015 02:17:52 AM
Hi All,

I am getting the below error when I ran the Cognos report, report contains the Google maps API.

SCRIPT5009: 'google' is undefined

Please let me know your suggestions.

Title: Re: Google maps not working in IE 10
Post by: MFGF on 30 Jan 2015 05:11:29 AM
Quote from: aravind006 on 30 Jan 2015 02:17:52 AM
Hi All,

I am getting the below error when I ran the Cognos report, report contains the Google maps API.

SCRIPT5009: 'google' is undefined

Please let me know your suggestions.

I'd suggest it might be an idea to post up the javascript code you are using in your report. Otherwise how can anyone know what you are doing and what the issue might be?

A generic google search on the error delivers a couple of promising leads:

http://stackoverflow.com/questions/11940872/script5009-google-is-undefined
http://stackoverflow.com/questions/13590401/googles-jsapi-google-is-undefined-error-in-ie-only

However, it's impossible to know if either of these are relevant to you because you haven't given even the tiniest hint of how your report is coded.

MF.