Sorry I dont have a link yet. Is this enough information
<script type="text/javascript" src="http://www.google.com/jsapi?
key=***************************"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?
sensor=false"></script>
function initialize() {
geocoder = new google.maps.Geocoder();
<body style="margin: 0px; padding: 0px;" onload="initialize()"
background="background.jpg" ">
On Jun 16, 1:32 am, Luke Mahé <[email protected]> wrote:
> Hi Robert,
>
> Can you supply a link or your code so I can see your code.
>
> Note that HTTPS will only work if you are a Maps Premier client.
>
> Thanks
>
> -- Luke
>
>
>
> On Wed, Jun 16, 2010 at 7:52 AM, Robert <[email protected]> wrote:
> > Hi Luke,
>
> > I am having the same problem. I still do not understand why this
> > works perfectly in firefox and chrome but not IE... I do not get
> > any security warnings or any prompts.
>
> > Again, this only happens if the website is hosted on a secure location
> > (HTTPS). If the website, with no code changes is moved from a secured
> > (HTTPS) to unsecure (HTTP with no S) location everything works. I am
> > not trying to access the google service through https.
>
> > I get a single javascript error <b>'google' is undefined</b> which
> > occurs on line 40
> > geocoder = new google.maps.Geocoder();
>
> > Again, this works fine if the website is unsecured (http) for all
> > browsers and works fine secured (HTTPS) for FireFox and Chrome.
>
> > --
> > 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]<google-maps-js-api-v3%2b[email protected]>
> > .
> > For more options, visit this group at
> >http://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.