Thanks Barry

Oops about load URL - however that didn't fix it.

Loading asynchronously has fixed it - great.  I had to rearrange some
of the code as a result, but no real problem.

It would still be interesting to know why the basic method went wrong.

PS  Is there any reason why my pages cannot always load the https
code, even from a http page?  Doing this doesn't seem to cause a
problem.

Chris

On Jun 9, 12:30 am, barrybhunter <[email protected]> wrote:
> You could perhaps try loading asynchronously?
>
> http://groups.google.com/group/google-maps-js-api-v3/search?hl=en&gro...
>
> Also note you appear to be using the wrong https url to load the 
> APIhttp://code.google.com/apis/maps/documentation/javascript/basics.html...
>
> (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&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 
> > athttp://groups.google.com/group/google-maps-js-api-v3?hl=en.- Hide quoted 
> > text -
>
> - Show quoted text -

-- 
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