I'm trying to use gmaps and the map doesn't work on our live site. the same code works on our dev machine. The link is
Asked
Active
Viewed 2,383 times
0
-
I see the map, maybe I fixed it. take a look http://stackoverflow.com/questions/1201274/google-maps-over-https – svillamayor Jul 25 '13 at 15:06
-
strange issue. I can see the map from other devices e.g my iphone but not on my computer – user2525027 Jul 25 '13 at 15:08
-
interesting. I noticed that if access page without https then it works fine – user2525027 Jul 25 '13 at 15:19
-
please read the question I pointed out in my first comment, there certainly have the solution to your problem – svillamayor Jul 25 '13 at 15:22
-
thanks a lot. problem solved. I used https://maps.googleapis.com/maps/api/js?sensor=true and it worked. – user2525027 Jul 25 '13 at 15:34