On Sep 7, 10:58 am, Yoyo <[email protected]> wrote: > I dont want to use the Google map API in SSL but IN a ssl page. Do you > think that it is not possible in with the free version?
It's possible in most browsers: you will get a mixed-content warning. It's not possible in IE8. IE8 is different and as I understand it, it doesn't allow mixed content at all by default. Solution: use http for the map page, not https. Or sign up for the Premier API which will allow SSL to be used so you don't get the mixed- content warning which is upsetting IE8. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en -~----------~----~----~----~------~----~------~--~---
