Java Script Error http://maps.gstatic.com/intl/en_us/mapfiles/api-3/4/4a/main.js

3,583 views
Skip to first unread message

Ravi

unread,
Mar 11, 2011, 9:59:18 PM3/11/11
to Google Maps JavaScript API v3
We are getting the following java script while invoking from our site
in IE. It can be reproducible mostly. But there are no problem in FF,
Safari and other browsers.

Message: Unspecified error.
Line: 33
Char: 1048
Code: 0
URI: http://maps.gstatic.com/intl/en_us/mapfiles/api-3/4/4a/main.js


Message: Unspecified error.
Line: 27
Char: 1726
Code: 0
URI: http://maps.gstatic.com/intl/en_us/mapfiles/api-3/4/4a/main.js

Can someone help us?

Thomas Baxter

unread,
Mar 11, 2011, 11:10:33 PM3/11/11
to google-map...@googlegroups.com
Can you provide a link to an example?


--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.


Ravi

unread,
Mar 12, 2011, 12:11:58 AM3/12/11
to Google Maps JavaScript API v3

Ravi

unread,
Mar 12, 2011, 12:13:16 AM3/12/11
to Google Maps JavaScript API v3

geoco...@gmail.com

unread,
Mar 12, 2011, 12:48:37 AM3/12/11
to Google Maps JavaScript API v3
On Mar 11, 9:13 pm, Ravi <callonr...@gmail.com> wrote:
> http://www.hyunlslpdealer.com/?reload=true&cs:groupCode=16http://www.hyunlslpdealer.com/?reload=true&cs:groupCode=100

Looks like a bug in the namespace handling for IE in the development
release
<script src="http://maps.google.com/maps/api/js?sensor=false"></
script>

If this is on a production site, you should specify a non-development
version (most likely v=3.3 at this point).

-- Larry
> > > >http://groups.google.com/group/google-maps-js-api-v3?hl=en.-Hidequoted text -

Raoul

unread,
Mar 12, 2011, 3:10:35 AM3/12/11
to Google Maps JavaScript API v3
I got the same issue with pages like:
http://www.raoul-kieffer.net/Italy/Roma/Galleria%20Sciarra/Galleria%20Sciarra%20(1).html

I opened another thread on that issue the 01-03-11:
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/84d76b810c2b4912#

Greg & Dianne have also the same problem.

Effectively specifying v=3.3 solves the issue.

Have a nice day.

Raoul

On 12 Mrz., 06:48, "geocode...@gmail.com" <geocode...@gmail.com>
wrote:
> On Mar 11, 9:13 pm, Ravi <callonr...@gmail.com> wrote:
>
> >http://www.hyunlslpdealer.com/?reload=true&cs:groupCode=16http://www....
> > > > >http://groups.google.com/group/google-maps-js-api-v3?hl=en.-Hidequotedtext -
>
> > > > - Show quoted text -- Hide quoted text -
>
> > > - Show quoted text -- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -

Ravi

unread,
Mar 14, 2011, 4:20:36 PM3/14/11
to Google Maps JavaScript API v3
I did change to specify the version 3.3. It did not solve the problem.

Still we are getting the issue.

Message: Unspecified error.
Line: 24
Char: 78
Code: 0
URI: http://maps.gstatic.com/intl/en_us/mapfiles/api-3/3/11/main.js

Any clue would be appreciated....

On Mar 12, 1:10 am, Raoul <Raoul.Kief...@arcor.de> wrote:
> I got the same issue with pages like:http://www.raoul-kieffer.net/Italy/Roma/Galleria%20Sciarra/Galleria%2...
>
> I opened another thread on that issue the 01-03-11:http://groups.google.com/group/google-maps-js-api-v3/browse_thread/th...
>
> Greg & Dianne have also the same problem.
>
> Effectively specifying v=3.3 solves the issue.
>
> Have a nice day.
>
> Raoul
>
> On 12 Mrz., 06:48, "geocode...@gmail.com" <geocode...@gmail.com>
> wrote:
>
>
>
> > On Mar 11, 9:13 pm,Ravi<callonr...@gmail.com> wrote:
>
> > >http://www.hyunlslpdealer.com/?reload=true&cs:groupCode=16http://www....
>
> > Looks like a bug in the namespace handling for IE in the development
> > release
> > <script src="http://maps.google.com/maps/api/js?sensor=false"></
> > script>
>
> > If this is on a production site, you should specify a non-development
> > version (most likely v=3.3 at this point).
>
> >   -- Larry
>
> > > On Mar 11, 9:11 pm,Ravi<callonr...@gmail.com> wrote:
>
> > > >http://www.hyunlslpdealer.com/Seattle
>
> > > > On Mar 11, 8:10 pm, Thomas Baxter <thomas.bax...@gmail.com> wrote:
>
> > > > > Can you provide a link to an example?
>
> > > > > On Fri, Mar 11, 2011 at 9:59 PM,Ravi<callonr...@gmail.com> wrote:
> > > > > > We are getting the following java script  while invoking from our site
> > > > > > in IE. It can be reproducible mostly. But there are no problem in FF,
> > > > > > Safari and other browsers.
>
> > > > > > Message: Unspecified error.
> > > > > > Line: 33
> > > > > > Char: 1048
> > > > > > Code: 0
> > > > > > URI:http://maps.gstatic.com/intl/en_us/mapfiles/api-3/4/4a/main.js
>
> > > > > > Message: Unspecified error.
> > > > > > Line: 27
> > > > > > Char: 1726
> > > > > > Code: 0
> > > > > > URI:http://maps.gstatic.com/intl/en_us/mapfiles/api-3/4/4a/main.js
>
> > > > > > Can someone help us?
>
> > > > > > --
> > > > > > You received this message because you are subscribed to the Google Groups
> > > > > > "Google Maps JavaScript API v3" group.
> > > > > > To post to this group, send email to
> > > > > > google-map...@googlegroups.com.
> > > > > > To unsubscribe from this group, send email to
> > > > > > google-maps-js-a...@googlegroups.com.
> > > > > > For more options, visit this group at
> > > > > >http://groups.google.com/group/google-maps-js-api-v3?hl=en.-Hidequote...-
>
> > > > > - Show quoted text -- Hide quoted text -
>
> > > > - Show quoted text -- Zitierten Text ausblenden -
>
> > - Zitierten Text anzeigen -- Hide quoted text -
Reply all
Reply to author
Forward
0 new messages