On Oct 28, 6:10 pm, liveafterhours <[EMAIL PROTECTED]> wrote: > Hi, > > Just building a new site on a server that hosts another of my sites. > Now whenever I want to go to my URL, I get this msg. > > Problem is, I neither have a Google map api key for my former site, > nor applied to have one for this new one I'm building. > > So whatever I do, even getting a new Google map api key doesn't change > the fact that a person who goes to my URL gets this stupid msg. > > Anyway to get rid of it?
Remove the line that loads the API code. Should look something like this: <script src="http://maps.google.com/maps? file=api&v=2&key=...." type="text/javascript"></script> -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
