Re: Google Maps API Key on localhost or intranet
On Wed, Nov 23, 2005 at 03:21:00AM -0800, localhost wrote:
> My html lives in a dir 'maps' in any context below, all attempts result
> in an error message 'key registered for a different web site' when
> following the pattern http://<tryme>:8080/maps/map.html. Non-map test
> pages are served fine. <tryme> being one of these:
>
> localhost / 127.0.0.1 / 192.168.24.77 (my IP) / lmn10996 (hostname)
stick <script>alert(window.location.host);</script> into your page
and see what it says. I have a localhost key for testing.
Paul
0 Comments:
Yorum Gönder
<< Home