On Apr 21, 4:25 pm, SF_Newbie <[email protected]> wrote: > > The Google Maps API key used on this web site was registered for a > different web site. You can generate a new key for this web site at > http://code.google.com/apis/maps/.
Is that the error? Or does it mention a server? If it mentions a server it's because you have included sensor=true_or_false instead of choosing one value or the other (see the documentation). > Now I've generated myself a Google Maps API key using > > https://na6.salesforce.com/ > > The page I generated has the following URL > > https://na6.salesforce.com/apex/Google_Page?sfdc.tabName=01r80000000Fvzl I can't get to that page. The Maps TOS require that a login be freely available if it's required. > The code for the page is as follows > <script src="http://maps.google.com/maps? > file=api&v=2&sensor=true_or_false&key=ABQIAAAA8f0frnZd5eaEpk3VlfvtiRTP- > nQO30TV4MerbYT8p0gD9BDdlBTqYiHXzxUcke-VzgNc9prgM_TtJg" Can't tell from that whether the format is ok without line-breaks and the like, and can't test whether the key is correct, but the sensor parameter is definitely wrong. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
