Hi, When loading a premier version of a Flash map over https, is there a way to force Google Maps API calls to be routed through https as well? As of now, it looks like allowing the insecure domain of maps.googleapis.com is the way to get Flash maps to load via https, which obviously has the map api calls being sent via http. Is there a way to have everything being sent to be sent through https?
I have read the documentation here http://code.google.com/apis/maps/faq.html#ssl but am still a bit unclear as I interpret the directions as indicating that premier customers NOT using the free API key could have api access through https. In my application I am setting the following parameters to indicate my premier id's: map.client = _clientName; map.channel = _key; Thanks in advance for your help. -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en.
