Thanks for your test page, I've tracked down the issue.  The translate
widget modifies Function.prototype which breaks the Maps API.  I've
added a workaround to the Maps API so our next release will fix your
page.  I've also filed a bug with the translate team so they play well
with other APIs.

- Ben

On Tue, Dec 15, 2009 at 4: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.json line
>> 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.json line
>> 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.json line
>> 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.
>
>
>

--

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