You could perhaps try loading asynchronously?

http://groups.google.com/group/google-maps-js-api-v3/search?hl=en&group=google-maps-js-api-v3&q=async&qt_g=Search+this+group

Also note you appear to be using the wrong https url to load the API
http://code.google.com/apis/maps/documentation/javascript/basics.html#HTTPS

(based on what you wrote in this post, havent tried visiting your app)

On 8 June 2011 21:54, Chris Cant <[email protected]> wrote:
> I'm having a problem using maps v3 in Windows Internet Explorer 9 on a
> secure https URL from within a Facebook app.
>
> What normally happens for a load of this script:
> https://maps.google.com/maps/api/js?sensor=true&amp;region=GB
> is that this script does a document.write requesting some more
> scripts.  However in the IE9 case within the Facebook app, the further
> scripts are not loaded, so the various google.maps objects etc aren't
> loaded.
>
> The page is within two IFRAMEs when used in the Facebook app.
>
> The map code by itself works fine:
> https://maps.ilovefreegle.org/facebook_findagroup2.php?w=100%&h=400px
> Within a simple page as an IFRAME it also works:
> https://maps.ilovefreegle.org/testframe.htm
>
> So: to reproduce this you'll need to go here in IE9:
> https://apps.facebook.com/freegle/
> There is a unsecured content warning which we think is caused by
> something that Facebook is inserting.  Anyway, without showing all
> content, click on Find a Group.  You should then see my alert that
> says google.maps.LatLng undefined.
>
> Any help getting to the bottom of this appreciated.
>
> Chris
>
> --
> 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