On Nov 30, 10:42 am, nss rco <[email protected]> wrote: > I have a web app that displays locations of certain facilities on a > map. > > The web app works fine when running on a localhost, but gives an > Invalid Key message when accessed through the public URL. > > Link:http://tinyurl.com/yzh47dw > > The error I get is: The website needs a different Google Maps API > Key.
I get that error as well, but the map works, which implies that you are loading the API again somewhere in your code with an invalid (or no) key. I can't seem to find that, but I didn't search all your code. > > We are using akamai for our public site, I am not sure, if it has > anything to do with it. I also keep getting the messages below: A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete. Script: http://maps.gstatic.com/intl/en_us/mapfiles/191a/maps2.api/main.js:230 A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete. Script: http://www.redcross.org/nss-app/js/locator.js:119 Some of your addresses seem to be geocoded wrong: Macbawalnut High School, 530 W Main St, Santa Paula ,CA 93060 is off the coast of Africa. -- Larry > > Appreciate your help. -- 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.
