views:

24

answers:

1

I am using the google maps api with regular key (not premier). When connecting to my server with http, everything works fine, but when connecting with https i receive the following instead of map: "nitialization failed please check the API key swf location, version and network availability"

Is that because it is not premier key? can i force the google maps api to use http instead of https so that i will receive the maps?

A: 

https is only supported for premier maps api customers.

Myra
i tried new key that was assigned to https://dev.bla.net (original key assigned to http://dev.bla.net).In that case i receive an error saying that the key cant be verified
Erik Sapir
there suppose to be https before the first address and http before the second
Erik Sapir