Hey Nick,

Can you strip out the translation widget and jQuery dependencies from
your example?

It would help confirm whether this is a bug with the v3 API versus it
being a byproduct of combining maps with the two other components.



Thanks,

Dann

On Dec 14, 9:29 am, NicholasCanzoneri <[email protected]> wrote:
> Alright I think I tracked down the problem (but still no solution).
>
> You can see the problem occur here:http://www.dvrpc.org/asp/test/gmap/
>
> On the page I have a map and Google translation widget. The map will
> not load (errors occur as per my previous post) if the translation
> code executes  before the map code. See the link for the exact code.
>
> Any thoughts?
>
> On Dec 14, 10:47 am, NicholasCanzoneri <[email protected]> wrote:
>
> > I know this will only be marginally helpful, I'll try to push my
> > project to a public site later but:
>
> > I am getting the following error in Chrome 3.0.195.33 and Chromium
> > 4.0.270.0 (34457):
>
> > "Uncaught TypeError: Cannot read property 'push' of undefined" 
> > inhttp://maps.gstatic.com/intl/en_us/mapfiles/api-3/24/main.jsonline
> > 22.
>
> > The map area is just white space.
>
> > In Firefox 3.5.5, I'm getting the same white space where the map
> > should be, but with the error of:
> > "b.j is undefined." 
> > inhttp://maps.gstatic.com/intl/en_us/mapfiles/api-3/24/main.jsonline
> > 22.
>
> > Surprisingly, IE8 works fine.
> > IE8 in IE7 compatibility mode gives the following error:
> > " 'j' is null or not an object." 
> > inhttp://maps.gstatic.com/intl/en_us/mapfiles/api-3/24/main.jsonline
> > 22 char 923
>
> > In the meantime, I'll try to track down in my code what is causing the
> > error.
>
> > --Nick Canzoneri

--

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 [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-js-api-v3?hl=en.


Reply via email to