Sounds like the key check is recognising that http://venus is a local
(intranet) server to you, so the free API won't work, the free API is
only for use on freely available public facing websites.
You'll need a premier licence to use the maps API internally.
It works on localhost purly for testin
On Dec 3, 9:38 am, Brett wrote:
> I have been working with the google maps API on localhost for the past
> couple days with no problem (no key checks). When I push it out to our
> local server so my co-workers can test my application, the key I get
> from google gives me the "This website needs a
On Oct 27, 4:37 am, psharma wrote:
> Hi,
> I am trying to run a hostname locally foo.com on my laptop. My windows
> hosts file points to the 127.0.0.1 for this hostname foo.com. The
> google maps api key for foo.com is not working for me in this
> scenario. If i use localhost everything works fin