Instead of changing http to https so that WP google map plugin works over ssl.
It would be better if Flipper code hardcoded this into the plugin. Its only a few minutes of work.
So instead off http://mysite.com/wp-google-map u would use
//mysite.com/wp-google-map. This way it would work over http and https.
Just my thoughts…