Converting Google Maps v2 to v3
12 May
Problem: I was given a project where the client switched from using http to https. Everything worked fine except for their Google Maps page. The page had a warning in IE about unsecure mixed content. This was because Google Maps was pulling from an http (unsecured) address. It turns out that the Map was using [...]
