Use alert(window.location) and copy that url while generationg API key It will resolve the problem
-Adi On Mon, Apr 27, 2009 at 10:45 AM, [email protected] <[email protected] > wrote: > > I have read almost all discussions in internet with useful resolution > and tried them all, but could not able to make the map work in my site > http://rennow.org/artisttest.html It works within my dev environment > in Dreamweaver. So I am desparately seeking your help to resolve this > API Key issue. > > I have obtained a key for the URL http://rennow.org/artisttest.html > and inserted the following javascript code within the head element of > my page: > > <script src="http://maps.google.com/maps? > > file=api&v=2&sensor=false&key=ABQIAAAAroQm1C8aMaoV_EuFWO5P8BR9vuXK2wYBFfM6U4YWHTFDGjX9AxS2A1HLzpwW7yLp7umSg5Ybfy7PNg<http://maps.google.com/maps?%0Afile=api&v=2&sensor=false&key=ABQIAAAAroQm1C8aMaoV_EuFWO5P8BR9vuXK2wYBFfM6U4YWHTFDGjX9AxS2A1HLzpwW7yLp7umSg5Ybfy7PNg> > " > type="text/javascript"> > </script> > > I have also tried removing the amp; like this: > > <script src="http://maps.google.com/maps? > > file=api&v=2&sensor=false&key=ABQIAAAAroQm1C8aMaoV_EuFWO5P8BR9vuXK2wYBFfM6U4YWHTFDGjX9AxS2A1HLzpwW7yLp7umSg5Ybfy7PNg<http://maps.google.com/maps?%0Afile=api&v=2&sensor=false&key=ABQIAAAAroQm1C8aMaoV_EuFWO5P8BR9vuXK2wYBFfM6U4YWHTFDGjX9AxS2A1HLzpwW7yLp7umSg5Ybfy7PNg> > " > type="text/javascript"> > </script> > > I have tried keys for other possible URLs, spend one whole day > experimenting with every possible combination. May be I am missing > someting. Please help me out. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
